documentation: add correct nix-shell invocation

This commit is contained in:
a-kenji
2024-04-13 12:08:35 +02:00
parent 136b317def
commit 985deb27a9

View File

@@ -45,7 +45,7 @@ Clan doesn't offer dedicated support for other OS yet.
Add the Clan CLI into your development workflow:
```shell
nix shell git+https://git.clan.lol/clan/clan-core
nix shell git+https://git.clan.lol/clan/clan-core#clan-cli
```
### Step 2: Initialize Your Project