Skip to content

Commit

Permalink
Fix macOS install instructions for homebrew package manager (#575)
Browse files Browse the repository at this point in the history
  • Loading branch information
yep authored and ucbjrl committed Apr 14, 2017
1 parent e07248b commit da8dad1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ This will walk you through installing Chisel and its dependencies:
1. Install sbt:

```
brew cask install sbt
brew install sbt
```
1. Install Verilator:

Expand Down

0 comments on commit da8dad1

Please sign in to comment.