Update README.md

This commit is contained in:
Jeremy Burns
2020-10-19 23:01:14 -06:00
committed by GitHub
parent ddf359a7ff
commit f605240c6f
+1 -1
View File
@@ -9,7 +9,7 @@ which makes use of this library must ask the user to provide a ROM for asset ext
## Building
Currently only linux is supported. Window support coming soon. Requires python3 to build the library,
Currently only linux is supported. Windows support coming soon. Requires python3 to build the library,
and SDL2 + GLEW for the test program.
- `make lib`: Build the `dist` directory, containing the shared object and public-facing header.