From d57dbc5f665464ccfdbe2f81300c72945e651fdb Mon Sep 17 00:00:00 2001 From: "jaimepc@gmail.com" Date: Tue, 25 Feb 2014 10:29:22 +0000 Subject: [PATCH] Fix formatting problem. git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@3393 44740490-163a-0410-bde0-09ae8108e29a --- docs/simplesamlphp-install-repo.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/simplesamlphp-install-repo.txt b/docs/simplesamlphp-install-repo.txt index f9a3f481..2796be76 100644 --- a/docs/simplesamlphp-install-repo.txt +++ b/docs/simplesamlphp-install-repo.txt @@ -39,4 +39,5 @@ Ask git to update to the latest version: git pull origin master Install the external dependencies with Composer (http://getcomposer.org/): + php composer.phar install