aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index a24ef92..fea6ae5 100644
--- a/README.rst
+++ b/README.rst
@@ -63,7 +63,7 @@ Documentation about the entire Whirlsplash ecosystem can be found
If you are looking for explicit documentation of only Whirl's source code, you
must generate them yourself be cloning the repository and running the Cargo
-subcommand: `cargo +nightly doc --open --document-private-items --no-deps`.
+subcommand: :code:`cargo +nightly doc --open --document-private-items --no-deps`.
Known Issues
------------