update README

This commit is contained in:
Joris Vink 2017-03-06 14:28:06 +01:00
parent f1d33ab91b
commit 529b474991
1 changed files with 2 additions and 2 deletions

View File

@ -60,8 +60,8 @@ Requirements for python (optional)
Normal compilation and installation:
```
# cd kore
# make
$ cd kore
$ make
# make install
```