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 ```