1
0
forked from clan/clan-core

docs: fix clan create command

This commit is contained in:
Jörg Thalheim 2023-10-27 13:28:34 +02:00
parent 5d186d9fd4
commit ba50ce45f1

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`.