We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c1ce73 commit 8e32ebcCopy full SHA for 8e32ebc
1 file changed
README.md
@@ -122,7 +122,7 @@ The library requires **C11 or above** to work. It is enforced at compile time by
122
123
### Platform
124
125
-[release.sh](release.sh) assumes Linux (hardcoded `/usr/include`, `/usr/lib`, `sudo`). The library itself is platform-agnostic C11.
+[Makefile](Makefile) assumes Linux (hardcoded linux commands and directories). The library itself is platform-agnostic C11.
126
127
### Dependencies
128
0 commit comments