From 529b474991c278afd0333558bea8b829d8649497 Mon Sep 17 00:00:00 2001 From: Joris Vink Date: Mon, 6 Mar 2017 14:28:06 +0100 Subject: [PATCH] update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fc8c388..c2b56eb 100644 --- a/README.md +++ b/README.md @@ -60,8 +60,8 @@ Requirements for python (optional) Normal compilation and installation: ``` -# cd kore -# make +$ cd kore +$ make # make install ```