aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-06-05 21:34:31 +0000
committerGitHub <[email protected]>2021-06-05 21:34:31 +0000
commit1e9e64acad41ff4c29bb9b99fa71848ff7c2dbd3 (patch)
treeebc99eba6c5958877d4b27421ea4a43fa82258b0
parentMerge pull request #40 from Whirlsplash/renovate/sysinfo-0.x (diff)
downloadwhirl-1e9e64acad41ff4c29bb9b99fa71848ff7c2dbd3.tar.xz
whirl-1e9e64acad41ff4c29bb9b99fa71848ff7c2dbd3.zip
fix(readme): command format block
-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
------------