Skip to content
Snippets Groups Projects
Commit 67046087 authored by Jaime Pérez Crespo's avatar Jaime Pérez Crespo
Browse files

Add links to getcomposer.org.

git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3394 44740490-163a-0410-bde0-09ae8108e29a
parent befc978f
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@ Initialize configuration and metadata:
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 @@ Ask git to update to the latest version:
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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment