documentation: add correct nix-shell invocation

This commit is contained in:
a-kenji
2024-04-13 12:08:35 +02:00
parent 35d834b71d
commit eb043a9ace

View File

@@ -45,7 +45,7 @@ Clan doesn't offer dedicated support for other OS yet.
Add the Clan CLI into your development workflow: Add the Clan CLI into your development workflow:
```shell ```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 ### Step 2: Initialize Your Project