Updated nix install command

This commit is contained in:
Tyler Shuster 2020-07-02 20:05:59 -07:00 committed by GitHub
parent 38095d525d
commit 6b84f37a05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,7 +31,7 @@ Urbit uses [Nix][nix] to manage builds. On Linux and macOS you can install Nix
via:
```
curl https://nixos.org/nix/install | sh
curl -L https://nixos.org/nix/install | sh
```
The Makefile in the project's root directory contains useful phony targets for