about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 01967e800345..c5964fd5ea17 100644
--- a/README.md
+++ b/README.md
@@ -9,9 +9,9 @@ Installation
 
 Assuming you have Nix installed, just do
 
-  $ git clone https://github.com/edolstra/nix-repl.git
-  $ cd nix-repl
-  $ nix-env -f . -i nix-repl
+    $ git clone https://github.com/edolstra/nix-repl.git
+    $ cd nix-repl
+    $ nix-env -f . -i nix-repl
 
 Example
 -------