aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8c380041..8366ae74 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@
1. Clone the repository:
`git clone https://github.com/ucb-bar/firrtl`
1. Install Stanza:
- `make install-mac`
+ `make install-linux`
1. Install lit (you need to have pip installed first):
`pip install lit`
1. Build firrtl: