1
0
mirror of https://github.com/mrclay/minify.git synced 2025-08-13 17:44:00 +02:00

cleanup 3.x branch leftover

This commit is contained in:
Elan Ruusamäe
2017-06-08 20:38:11 +03:00
parent 79e5a22321
commit 332f4bc839

View File

@@ -10,7 +10,6 @@ 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
```