diff --git a/README.md b/README.md index 94cc1a4..5e76f6b 100644 --- a/README.md +++ b/README.md @@ -17,18 +17,18 @@ Insiration was taken from [@JakubAndrysek](https://github.com/JakubAndrysek)'s [ # Usage -1. Clone the repo +Clone the repo `git clone git@github.com:mnjx/sol-enhanced.git` -2. Navigate into the repo directory +Navigate into the repo directory `cd sol-enhanced` -3. Install the requirements (required to run only once) +Install the requirements (required to run only once) `make install` -4. Run the program +Run the program `make run`