aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/README.md b/README.md
index dc37b048..b60c7c9f 100644
--- a/README.md
+++ b/README.md
@@ -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: