Jordi Boggiano 13 年之前
父節點
當前提交
108134451d
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      doc/articles/handling-private-packages-with-satis.md

+ 1 - 1
doc/articles/handling-private-packages-with-satis.md

@@ -6,7 +6,7 @@
 Satis can be used to host the metadata of your company's private packages, or
 Satis can be used to host the metadata of your company's private packages, or
 your own. It basically acts as a micro-packagist. You can get it from
 your own. It basically acts as 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 create-project composer/satis`.
+`composer.phar create-project composer/satis`.
 
 
 ## Setup
 ## Setup