readme fix

master
Daniel Kolesa 2017-06-06 19:20:57 +02:00
parent 8d62c09f88
commit 3744dec1f0
1 changed files with 4 additions and 4 deletions

View File

@ -78,12 +78,12 @@ appropriate type extensions.
## Building and usage ## Building and usage
The only dependency is OctaSTD: The only dependency is libostd:
https://git.octaforge.org/tools/octastd.git/ https://git.octaforge.org/tools/libostd.git/
https://github.com/OctaForge/OctaSTD https://github.com/OctaForge/libostd
If OctaSTD can work on your system, so can libcubescript. If libostd can work on your system, so can libcubescript.
The supplied Makefile builds a static library on Unix-like OSes. Link this The supplied Makefile builds a static library on Unix-like OSes. Link this
library together with your application and everything should just work. It also library together with your application and everything should just work. It also