Merge pull request #3088 from tylershuster/master

Updated nix install command
This commit is contained in:
matildepark 2020-07-02 23:08:01 -04:00 committed by GitHub
commit cce10a08ba
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