We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d6db6e commit e336befCopy full SHA for e336bef
book/src/installation_windows.md
@@ -36,7 +36,7 @@ gvsbuild build gtk4
36
1. Go to settings -> Search and open `Advanced system settings` -> Click on `Environment variables`
37
2. Select `Path` -> Click on `Edit` -> Add `C:\gtk-build\gtk\x64\release\bin`
38
39
-3. Add `New User Variable` in enviroment variable to include `PKG_CONFIG_PATH`:
+3. Add `New User Variable` in environment variable to include `PKG_CONFIG_PATH`:
40
41
3. Select `New` -> Input `Variable name` : `PKG_CONFIG_PATH` & `Variable value` : `C:\gtk-build\gtk\x64\release\lib\pkgconfig`
42
0 commit comments