diff options
| author | Palmer Dabbelt | 2015-10-08 12:14:36 -0700 |
|---|---|---|
| committer | Palmer Dabbelt | 2015-10-08 12:14:36 -0700 |
| commit | 87c58ab4a0753d8dccb8ebb9210a0c1fde7da7b1 (patch) | |
| tree | 03114c0325c7f783b2d6160f2ebb25681da0c2d8 /README.md | |
| parent | 4183c648b719eac9da26e2d9d34fa852ebdbfd20 (diff) | |
Install Stanza as a dependency of anything that uses it
This way I don't have to type "make install-linux" whenever a new
Stanza zip drops.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -16,8 +16,6 @@ ##### For Linux: 1. Clone the repository: `git clone https://github.com/ucb-bar/firrtl` - 1. Install Stanza: - `make install-linux` 1. Install lit (you need to have pip installed first): `pip install lit` 1. Build firrtl: @@ -36,8 +34,6 @@ ##### For Mac: 1. Clone the repository: `git clone https://github.com/ucb-bar/firrtl` - 1. Install Stanza: - `make install-mac` 1. Install lit (you need to have pip installed first): `pip install lit` 1. Build firrtl: |
