chiark / gitweb /
docs: Fix two Sphinx syntax errors
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 11 May 2022 22:33:48 +0000 (23:33 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 11 May 2022 23:19:17 +0000 (00:19 +0100)
These just cause misrendering, at least in my version, not an error
message.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
docs/build.rst

index 1386e80fbe4c71734525c25ef7d4e5ad36404482..4d6010474921ef847ea991a53be49f9b60a6f4d0 100644 (file)
@@ -80,6 +80,7 @@ Build just the command line game management client `otter`
 ..........................................................
 
 ::
+
      cargo build -p otter-cli
 
 and then copy ``target/debug/otter`` onto your path.
@@ -88,6 +89,7 @@ Alternatively, you can let ``cargo`` directly install and download the
 latest released version:
 
 ::
+
      cargo install otter-cli
 
 Build just the shape library preview