Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: Matthias J. Kannwischer <[email protected]>
  • Loading branch information
mkannwischer committed Jun 13, 2024
1 parent 5c0be26 commit 9dc791a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ experimental-features = nix-command flakes
- If you are not using nix, please ensure you have installed the same version as specified in [flake.nix](flake.nix).

### Development scripts
After running `nix development` you should automatically have a number of support scripts in your PATH:
After running `nix develop` you should automatically have a number of support scripts in your PATH:

- [`format`](scripts/format) formats all files. The format is enforced by our CI, so you should run this script prior to committing.

Expand Down

0 comments on commit 9dc791a

Please sign in to comment.