Skip to content

Commit

Permalink
doc: make docs build
Browse files Browse the repository at this point in the history
Addresses this comment:
#16721 (comment)
  • Loading branch information
tshepang committed Aug 30, 2014
1 parent 2d72323 commit d89b2a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/doc/guide.md
Expand Up @@ -2681,7 +2681,7 @@ $ cargo new modules --bin

Let's double check our work by compiling:

```{bash,ignore}
```{bash,notrust}
$ cargo run
Compiling modules v0.0.1 (file:///home/you/projects/modules)
Running `target/modules`
Expand Down

0 comments on commit d89b2a5

Please sign in to comment.