cachix: fix link after name change

This commit is contained in:
Timothy DeHerrera 2021-02-17 22:39:43 -07:00
parent 2a67128dc1
commit cf113e452f
No known key found for this signature in database
GPG key ID: 8985725DB5B0C122
2 changed files with 3 additions and 3 deletions
doc/start

View file

@ -4,7 +4,7 @@ The only dependency is nix, so make sure you have it [installed][install-nix].
## Get the Template
Here is a snippet that will get you the template without the git history:
```sh
nix-shell -p cachix --run cachix use divnix
nix-shell -p cachix --run cachix use nrdxp
nix-shell https://github.com/divnix/devos/archive/core.tar.gz -A shell \
--run "flk get core"