README.md: Add nix-env installation instructions

This commit is contained in:
Zhaofeng Li 2021-01-13 16:58:18 -08:00
parent f3bf3dc492
commit 9152c7b91d

View file

@ -5,6 +5,15 @@ It's a thin wrapper over Nix commands like `nix-instantiate` and `nix-copy-closu
Colmena is still an early prototype.
## Installation
Colmena doesn't have a stable release yet.
To install the latest development version to the user profile, use `default.nix`:
```
nix-env -if default.nix
```
## Tutorial
Enter a shell with `colmena` with: