docs: fix clan create command

This commit is contained in:
Jörg Thalheim
2023-10-27 13:28:34 +02:00
parent d26e657ee9
commit 1cf4df4d75

View File

@@ -13,7 +13,7 @@ $ nix shell git+https://git.clan.lol/clan/clan-core
```shellSession
$ mkdir ./my-flake
$ cd ./my-flake
$ clan create
$ clan flake create .
```
This action will generate two primary files: `flake.nix` and `.clan-flake`.