mirror of
https://github.com/mrclay/minify.git
synced 2025-01-17 13:18:13 +01:00
Checkout branch during install
This commit is contained in:
parent
4626f6c1e0
commit
dfb97a5c85
@ -10,6 +10,7 @@ Clone the project into the `min/` directory inside your document root and instal
|
||||
cd /path/to/public_html
|
||||
git clone https://github.com/mrclay/minify.git min
|
||||
cd min
|
||||
git checkout 3.x
|
||||
composer install --no-dev
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user