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 6d35d12 commit 01cfc15Copy full SHA for 01cfc15
docs/app/docs/user-guide/ofs-integration.md
@@ -73,7 +73,7 @@ You can use my OFS Fork with nix support. My OFS Fork includes the MTFG Extensio
73
nix run github:michael-mueller-git/OFS --refresh
74
```
75
76
-if you encounter the error message `ÈRROR: Failed to load glad.` when running the program, try the following:
+if you encounter the error message `ERROR: Failed to load glad.` when running the program, try the following:
77
78
```sh
79
nix run --impure github:guibou/nixGL -- nix run github:michael-mueller-git/OFS --refresh
0 commit comments