diff --git a/README.md b/README.md index 01967e800..c5964fd5e 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 -------