diff options
| author | Leonard (Lenny) Truong | 2018-06-10 13:33:22 -0700 |
|---|---|---|
| committer | edwardcwang | 2018-06-10 16:40:17 -0700 |
| commit | 547082c04886f605b6f411b4ff3e42b54062f9a0 (patch) | |
| tree | b13dd0c6cb6f9ea4de6701c2a3ca9b2f6f6492e2 /README.md | |
| parent | 87aa2629beaef20bbc57f36316b73742c599e559 (diff) | |
ucb-bar -> freechipsproject in clone instruction
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -46,7 +46,7 @@ sbt assembly ##### Installation 1. Clone the repository: - ```git clone https://github.com/ucb-bar/firrtl.git && cd firrtl``` + ```git clone https://github.com/freechipsproject/firrtl.git && cd firrtl``` 1. Compile firrtl: ```sbt compile``` 1. Run tests: ```sbt test``` 1. Build executable (`utils/bin/firrtl`): ```sbt assembly``` |
