diff --git a/README.md b/README.md index ce42f43..f2e44c1 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ Download it from the link and then follow the instructions below for different o * Linux 1. Clone, make, and install spasm-ng 2. Run the `build` script + ``` ./build ``` @@ -43,4 +44,4 @@ Please include: 2. What you were doing when the issue occurred. 3. Possible cause/fixes? (optional) -Thank you! \ No newline at end of file +Thank you!