Skip to content

Commit

Permalink
fix: update template flake (#373)
Browse files Browse the repository at this point in the history
  • Loading branch information
emmanuel-ferdman authored Oct 22, 2024
1 parent 93aa84c commit 54e3c0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/start.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ order: -10

## New project

Use the [template flake](https://github.com/juspay/services-flake/blob/main/example/flake.nix) provided by `services-flake`:
Use the [template flake](https://github.com/juspay/services-flake/blob/main/example/simple/flake.nix) provided by `services-flake`:
```sh
mkdir example && cd ./example
nix flake init -t github:juspay/services-flake
Expand Down

0 comments on commit 54e3c0e

Please sign in to comment.