diff --git a/README.html b/README.html index 770fd09..761a5f1 100644 --- a/README.html +++ b/README.html @@ -14,13 +14,13 @@

Currently we are at version 0.2.2 of the software.

If you'd like the point release (stable) version, run these commands below:

-git reset --hard 0.2.2 +
git reset --hard 0.2.2
 
-cargo build --release
+cargo build --release

If you want the latest development release, run these commands:

-git pull +
git pull
 
-cargo build
+cargo build

You will also want to download the accompanying macros repository and place it in the same directory as the lintc binary or your working directory.