Fix readme

This commit is contained in:
Eelco Dolstra 2013-09-09 18:11:47 +02:00
parent 853d2e0aa4
commit 81d658fe4a

View file

@ -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
-------