From d0b00a72ce4448c0ca496dbee36dbc02202680a7 Mon Sep 17 00:00:00 2001 From: Shish Date: Mon, 23 Mar 2020 18:51:17 +0000 Subject: [PATCH] Update INSTALL.md --- docs/INSTALL.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/INSTALL.md b/docs/INSTALL.md index 499d6369..01783111 100644 --- a/docs/INSTALL.md +++ b/docs/INSTALL.md @@ -12,9 +12,9 @@ Two main options: 1. Via Git (allows easiest updates via `git pull`): - 1. `git clone https://github.com/shish/shimmie2` - 2. Install [Composer](https://getcomposer.org/). (If you don't already have it) - 3. Run `composer install` in the shimmie folder. + 1. `git clone https://github.com/shish/shimmie2` + 2. Install [Composer](https://getcomposer.org/). (If you don't already have it) + 3. Run `composer install` in the shimmie folder. 2. Via Stable Release: Download the latest release under [Releases](https://github.com/shish/shimmie2/releases).