Revision: 3394
Author:
jai...@gmail.com
Date: Tue Feb 25 10:46:42 2014 UTC
Log: Add links to
getcomposer.org.
http://code.google.com/p/simplesamlphp/source/detail?r=3394
Modified:
/trunk/docs/simplesamlphp-install-repo.txt
=======================================
--- /trunk/docs/simplesamlphp-install-repo.txt Tue Feb 25 10:29:22 2014 UTC
+++ /trunk/docs/simplesamlphp-install-repo.txt Tue Feb 25 10:46:42 2014 UTC
@@ -20,7 +20,7 @@
cp -r config-templates/* config/
cp -r metadata-templates/* metadata/
-Install the external dependencies with Composer (you can refer to
http://getcomposer.org/ to get detailed
+Install the external dependencies with Composer (you can refer to
[
getcomposer.org](
http://getcomposer.org/) to get detailed
instructions on how to install Composer itself):
php composer.phar install
@@ -38,6 +38,6 @@
git fetch origin
git pull origin master
-Install the external dependencies with Composer (
http://getcomposer.org/):
+Install or upgrade the external dependencies with Composer ([get
composer](
http://getcomposer.org/)):
php composer.phar install