From 3744dec1f0b1b9ea25f908a8f3200a703fbd9430 Mon Sep 17 00:00:00 2001 From: q66 Date: Tue, 6 Jun 2017 19:20:57 +0200 Subject: [PATCH] readme fix --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 16a0fcc4..61507663 100644 --- a/README.md +++ b/README.md @@ -78,12 +78,12 @@ appropriate type extensions. ## Building and usage -The only dependency is OctaSTD: +The only dependency is libostd: -https://git.octaforge.org/tools/octastd.git/ -https://github.com/OctaForge/OctaSTD +https://git.octaforge.org/tools/libostd.git/ +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 library together with your application and everything should just work. It also