Skip to content

Commit

Permalink
fix up for mdbook 0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
steveklabnik committed Nov 20, 2018
1 parent b661cb0 commit 2ce92be
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 185 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ If you'd like to read it locally, [install Rust], and then:
```bash
$ git clone https://github.com/rust-lang/rust-by-example
$ cd rust-by-example
$ cargo install mdbook --version ^0.1 --force
$ cargo install mdbook --version ^0.2 --force
$ mdbook build
$ mdbook serve
```
Expand Down
184 changes: 0 additions & 184 deletions theme/index.hbs

This file was deleted.

0 comments on commit 2ce92be

Please sign in to comment.