Skip to content

Commit 9bee702

Browse files
committed
readme: final update for the instructions for NixOS
1 parent d91cf51 commit 9bee702

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ For some Linux distros (Debian/Ubuntu based), you need to run this:
195195
`sudo apt install libxi-dev libxcursor-dev`.
196196
For Fedora/RH/CentOS, you need to run this:
197197
`sudo dnf install libXcursor-devel libXi-devel libX11-devel libglvnd-devel` .
198-
For NixOS, add these packages in your `environment.systemPackages`:
198+
For NixOS, add these packages to your `environment.systemPackages`:
199199
`xorg.libX11.dev xorg.libXcursor.dev xorg.libXi.dev libGL.dev`
200200

201201
## V net.http, net.websocket, `v install`

0 commit comments

Comments
 (0)