Skip to content

Commit

Permalink
update README.md to reflect new cargo option
Browse files Browse the repository at this point in the history
  • Loading branch information
dcampbell24 committed Jun 7, 2017
1 parent 9e67c24 commit 4cac70f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,5 @@ basic game logic and support for the Go Text Protocol.
Build and view the documentation:

```sh
$ cargo doc
$ $BROWSER target/doc/libgo/index.html
$ cargo doc --open
```

0 comments on commit 4cac70f

Please sign in to comment.