[doc] fix lack of consistency of Recommended

This commit is contained in:
Geoffrey McRae
2024-03-09 11:14:51 +11:00
parent da820769e8
commit a88783e5b7
3 changed files with 5 additions and 17 deletions

View File

@@ -11,7 +11,7 @@ Virtual Machine—through a low-latency transfer protocol over shared memory.
You can get the host program in two ways:
- Download a pre-built binary from https://looking-glass.io/downloads
(**recommended**)
(**Recommended**)
- Download the source code as described in :ref:`building`, then
:ref:`build the host <host_building>`.