README: Note that the nix module has to be loaded
This commit is contained in:
10
README.md
10
README.md
@@ -9,8 +9,14 @@ Canada clusters. It's layout is modelled after the upstream one.
|
||||
|
||||
# Using
|
||||
|
||||
To update to the latest version (i.e., the last one for which all
|
||||
overlays built successfully) do
|
||||
The `nix` module must be loaded
|
||||
|
||||
```bash
|
||||
module load nix
|
||||
```
|
||||
|
||||
To update to the latest version of these packages (i.e., the last one
|
||||
for which all overlays built successfully) do
|
||||
|
||||
```bash
|
||||
nix-channel --update
|
||||
|
||||
Reference in New Issue
Block a user