nix(fix): Fix missed devtools->devTools renaming
This commit is contained in:
committed by
Wolfgang Walther
parent
c691b37f76
commit
4ded01b104
+1
-1
@@ -130,7 +130,7 @@ $ nix-shell --run "postgrest-foo --bar"
|
||||
A third option is to install utilities that you use very often locally:
|
||||
|
||||
```bash
|
||||
$ nix-env -f default.nix -iA devtools
|
||||
$ nix-env -f default.nix -iA devTools
|
||||
|
||||
# `postgrest-style` can now be run directly:
|
||||
$ postgrest-style
|
||||
|
||||
Reference in New Issue
Block a user