forked from lix-project/lix
Fix readme
This commit is contained in:
parent
853d2e0aa4
commit
81d658fe4a
|
@ -9,9 +9,9 @@ Installation
|
||||||
|
|
||||||
Assuming you have Nix installed, just do
|
Assuming you have Nix installed, just do
|
||||||
|
|
||||||
$ git clone https://github.com/edolstra/nix-repl.git
|
$ git clone https://github.com/edolstra/nix-repl.git
|
||||||
$ cd nix-repl
|
$ cd nix-repl
|
||||||
$ nix-env -f . -i nix-repl
|
$ nix-env -f . -i nix-repl
|
||||||
|
|
||||||
Example
|
Example
|
||||||
-------
|
-------
|
||||||
|
|
Loading…
Reference in a new issue