From 418c48b1b46d25cce529300b8d57f8dfb8e47217 Mon Sep 17 00:00:00 2001 From: Luna Date: Tue, 27 Aug 2019 12:47:09 -0300 Subject: [PATCH 1/2] readme: fix markdown on install --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 42c683c..8b72582 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,8 @@ negatively charged towards ## how - step 1: dab - - step 2: ``` + - step 2: +``` git clone https://gitdab.com/luna/vig.git cd vig zig build install --prefix ~/.local/ From 1ac1e5426455dafeb3230b05673564b80c12e633 Mon Sep 17 00:00:00 2001 From: Luna Date: Tue, 27 Aug 2019 14:47:12 -0300 Subject: [PATCH 2/2] update readme --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 8b72582..d07eb4b 100644 --- a/README.md +++ b/README.md @@ -56,8 +56,6 @@ negatively charged towards ## how - - step 1: dab - - step 2: ``` git clone https://gitdab.com/luna/vig.git cd vig