docs: Add --refresh flag to nix shell command to mitigate caching issues
This commit is contained in:
@@ -42,7 +42,7 @@ By the end of this guide, you'll have a fresh NixOS configuration ready to push
|
|||||||
Add the Clan CLI into your development workflow:
|
Add the Clan CLI into your development workflow:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
nix shell git+https://git.clan.lol/clan/clan-core#clan-cli
|
nix shell git+https://git.clan.lol/clan/clan-core#clan-cli --refresh
|
||||||
```
|
```
|
||||||
|
|
||||||
You can find reference documentation for the `clan` cli program [here](../reference/cli/index.md).
|
You can find reference documentation for the `clan` cli program [here](../reference/cli/index.md).
|
||||||
|
|||||||
Reference in New Issue
Block a user