diff options
author | Determinant <[email protected]> | 2018-07-25 21:28:51 -0400 |
---|---|---|
committer | Determinant <[email protected]> | 2018-07-25 21:28:51 -0400 |
commit | 0887aa5e0fb94b6017e727a0eb4be5fee0bc4c15 (patch) | |
tree | ff13c871dedaa4ddbccc1242928ff2f1431f33de | |
parent | aa7be36e80ad9d668e64e3433bd22bc91747db29 (diff) |
-rw-r--r-- | README.rst | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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)" |