diff --git a/README.md b/README.md index edfcc52..476320e 100644 --- a/README.md +++ b/README.md @@ -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 ```