From ebf68cb708efdd5952674621b6ee64a95fcf7b24 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20K=C3=B6plinger?= Date: Tue, 31 Mar 2015 01:13:29 +0200 Subject: [readme] Fix monolite instructions EXTERNAL_MCS is misleading and wrong there, the build uses monolite automatically when appropriate. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index fb27ad04a64..36a9c1ef398 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ which contains just enough to run the 'mcs' compiler. You do this with: This will download and place the files appropriately so that you can then just run: - make EXTERNAL_MCS=${PWD}/mcs/class/lib/monolite/basic.exe + make The build will then use the files downloaded by `make get-monolite-latest`. -- cgit v1.2.3