From 9cd122469a30e649184646b47476227bb8b915a1 Mon Sep 17 00:00:00 2001 From: Celeste Date: Sat, 29 Jan 2022 10:50:47 +0000 Subject: [PATCH] insolent whitespace --- README.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.html b/README.html index 20b5fcb..770fd09 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.