update: README

This commit is contained in:
mnjx
2023-04-13 12:53:52 +02:00
parent 4e78140acc
commit e2e970b7ff
+4 -4
View File
@@ -17,18 +17,18 @@ Insiration was taken from [@JakubAndrysek](https://github.com/JakubAndrysek)'s [
# Usage # Usage
1. Clone the repo Clone the repo
`git clone git@github.com:mnjx/sol-enhanced.git` `git clone git@github.com:mnjx/sol-enhanced.git`
2. Navigate into the repo directory Navigate into the repo directory
`cd sol-enhanced` `cd sol-enhanced`
3. Install the requirements (required to run only once) Install the requirements (required to run only once)
`make install` `make install`
4. Run the program Run the program
`make run` `make run`