diff --git a/README.md b/README.md index 5c13b04..0972b2c 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,6 @@ C engine for the ORCĪ› programming environment, with a commandline interpreter. ## Prerequisites -### CLI interpreter - libc, POSIX, C99 compiler, `make`. Tested to build on Linux and Mac (gcc, clang.) No native Windows port yet, but it will probably build with cygwin already.