From 02b5f66835828401b011ff720961ccb07d7d8396 Mon Sep 17 00:00:00 2001 From: Donald Pinckney Date: Thu, 29 Nov 2018 10:03:16 -0500 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f2ba5046..850cefcd 100644 --- a/README.md +++ b/README.md @@ -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