aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDeterminant <tederminant@gmail.com>2018-07-25 21:28:51 -0400
committerDeterminant <tederminant@gmail.com>2018-07-25 21:28:51 -0400
commit0887aa5e0fb94b6017e727a0eb4be5fee0bc4c15 (patch)
treeff13c871dedaa4ddbccc1242928ff2f1431f33de
parentaa7be36e80ad9d668e64e3433bd22bc91747db29 (diff)
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 9a52452..5119944 100644
--- a/README.rst
+++ b/README.rst
@@ -45,7 +45,7 @@ Build the Example Emulator
GNU/Linux
---------
-::
+.. code-block:: sh
# for Ubuntu
# install Rust toolchain (https://www.rustup.rs/):
@@ -63,7 +63,7 @@ GNU/Linux
Mac OS X
--------
-::
+.. code-block:: sh
# install homebrew
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"