aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpacien2018-05-01 02:36:55 +0200
committerpacien2018-05-01 02:36:55 +0200
commit759d80ab76f9597653d7f165b35853172970bbe7 (patch)
treec4b4f6d145d610874aed62c216e1183061903ab8
parent2858756a05fe1d3a1754a97497a30c571138923e (diff)
downloadurm-master.tar.gz
Add ocaml version infoHEADmaster
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4aaea34..f19a884 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ Unlimited Register Machine in OCaml.
4 4
5## Requirements 5## Requirements
6 6
7* ocaml 7* ocaml (≥4.05.0)
8* GNU Make 8* GNU Make
9* [OCaml Makefile](https://mmottl.github.io/ocaml-makefile/) 9* [OCaml Makefile](https://mmottl.github.io/ocaml-makefile/)
10* [kaputt](http://kaputt.x9c.fr/) 10* [kaputt](http://kaputt.x9c.fr/)