1
0
Fork 0

Updated Satis install command.

pull/2978/head
Jonas Stendahl 2014-05-07 17:45:37 +02:00
parent 7ad5e1a7fa
commit 868121c7b2
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ lightweight, static file-based version of packagist and can be used to host the
metadata of your company's private packages, or your own. It basically acts as metadata of your company's private packages, or your own. It basically acts as
a micro-packagist. You can get it from a micro-packagist. You can get it from
[GitHub](http://github.com/composer/satis) or install via CLI: [GitHub](http://github.com/composer/satis) or install via CLI:
`composer.phar create-project composer/satis --stability=dev`. `php composer.phar create-project composer/satis --stability=dev --keep-vcs`.
## Setup ## Setup