Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
donald-pinckney committed Nov 29, 2018
1 parent 898c22a commit 02b5f66
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 @@ -14,7 +14,7 @@ sudo gem install jekyll jekyll-paginate jekyll-gist github-pages jekyll-sitemap

# Install Rust and mdbook stuff
curl https://sh.rustup.rs -sSf | sh # (follow direction, maybe have to setup PATH, and probably restart your shell)
cargo install mdbook
cargo install --git "https://github.com/donald-pinckney/mdBook" mdbook
```

# How to build and run
Expand Down

0 comments on commit 02b5f66

Please sign in to comment.