Update INSTALL.md

This commit is contained in:
Shish 2020-03-23 18:51:17 +00:00 committed by GitHub
parent d14819387e
commit d0b00a72ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,9 +12,9 @@
Two main options: Two main options:
1. Via Git (allows easiest updates via `git pull`): 1. Via Git (allows easiest updates via `git pull`):
1. `git clone https://github.com/shish/shimmie2` 1. `git clone https://github.com/shish/shimmie2`
2. Install [Composer](https://getcomposer.org/). (If you don't already have it) 2. Install [Composer](https://getcomposer.org/). (If you don't already have it)
3. Run `composer install` in the shimmie folder. 3. Run `composer install` in the shimmie folder.
2. Via Stable Release: 2. Via Stable Release:
Download the latest release under [Releases](https://github.com/shish/shimmie2/releases). Download the latest release under [Releases](https://github.com/shish/shimmie2/releases).