Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
add info for installing rust through brew
  • Loading branch information
hahayupgit committed May 15, 2024
1 parent fc34054 commit e0c1e09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Documentation for Whisky.
cd whisky-book
```
3. Install [rust](https://www.rust-lang.org/tools/install)
You can also install it through [Homebrew](https://brew.sh/) with `brew install rust`.
4. Install [Node.js](https://nodejs.org/en/download/).
You can also install it through [Homebrew](https://brew.sh/) with `brew install node`.
5. Install mdbook and the required preprocessors
Expand Down

0 comments on commit e0c1e09

Please sign in to comment.