Skip to content

Commit 2013d6a

Browse files
yvan-srakaJeffrey Young
and
Jeffrey Young
authored
Update blog/2023-07-14-devx.md
Co-authored-by: Jeffrey Young <[email protected]>
1 parent 9f0cbcb commit 2013d6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog/2023-07-14-devx.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ You need Nix installed and configured with `experimental-features = [ "nix-comma
105105

106106
### Initializing Hix and Using Nix
107107

108-
The `hix init` command is used to add a `flake.nix` and `nix/hix.nix` file to the project.
108+
The `hix init` command adds a `flake.nix` and `nix/hix.nix` file to the project root.
109109

110110
Once this is done, you can utilize regular Nix tools.
111111
For instance, to run `cabal build` on the `hello` package from Hackage, you would execute the following:

0 commit comments

Comments
 (0)