From 7a4c18fe7d4bd17ead036df570592ea90bfd9420 Mon Sep 17 00:00:00 2001 From: Erkan-Yilmaz Date: Mon, 12 May 2014 17:20:00 +0200 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 37a6c1d1..a412c2d7 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Or, alternatively, you can build Twister on an isolated Linux container, using docker run -d -p 127.0.0.1:1234:28332 twister # now try to access http://127.0.0.1:1234/ on docker host -> According to our tests, at least 1GB of RAM is neede to compile Twister. +> According to our tests, at least 1GB of RAM is needed to compile Twister. ## License