mirror of
https://github.com/mrclay/minify.git
synced 2025-08-09 07:36:56 +02:00
Checkout branch during install
This commit is contained in:
@@ -10,6 +10,7 @@ Clone the project into the `min/` directory inside your document root and instal
|
|||||||
cd /path/to/public_html
|
cd /path/to/public_html
|
||||||
git clone https://github.com/mrclay/minify.git min
|
git clone https://github.com/mrclay/minify.git min
|
||||||
cd min
|
cd min
|
||||||
|
git checkout 3.x
|
||||||
composer install --no-dev
|
composer install --no-dev
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user