Fixed typo

This commit is contained in:
Yappaholic 2024-06-26 02:15:26 +03:00
parent 5e45f5e1de
commit f7497b958a

View file

@ -46,7 +46,8 @@ $ nix shell 'github:mitchellh/zig-overlay#master'
### Adding zig as a package
To access zig as a package:
In your `flake.nix` file:
In your `flake.nix` file:
```nix
{