mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-11 00:36:20 +02:00
Fix readme
This commit is contained in:
parent
853d2e0aa4
commit
81d658fe4a
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
-------
|
||||
|
|
Loading…
Reference in a new issue