1
0
forked from clan/clan-core

Merge pull request 'documentation: add correct nix-shell invocation' (#1189) from a-kenji-docs/add-clan-cli into main

This commit is contained in:
clan-bot 2024-04-13 10:14:45 +00:00
commit 57096ae0f4

View File

@ -45,7 +45,7 @@ Clan doesn't offer dedicated support for other operating systems 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