aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)"