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
|
# Using
|
||||||
|
|
||||||
To update to the latest version (i.e., the last one for which all
|
The `nix` module must be loaded
|
||||||
overlays built successfully) do
|
|
||||||
|
```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
|
```bash
|
||||||
nix-channel --update
|
nix-channel --update
|
||||||
|
|||||||
Reference in New Issue
Block a user