Update README.md 👀

This commit is contained in:
Elfet 2014-08-14 12:59:57 +04:00
parent b7a253deb2
commit dc725fdfa3

View File

@ -45,6 +45,9 @@ Building
--------
To build deployer.phar run `./build` command.
To create new release, clone this repository at `pages` dir, checkout `gh-pages` branch and run `./build -v=VERSION`.
THis command will create phar archive in `pages/releases` dir and automatically updates `manifest.json` file.
Contributing
------------