From befc978fda0f6a1c1284e9dbe490a47180f7ae9e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jaime=20P=C3=A9rez=20Crespo?= <jaime.perez@uninett.no>
Date: Tue, 25 Feb 2014 10:29:22 +0000
Subject: [PATCH] Fix formatting problem.

git-svn-id: https://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 f9a3f481f..2796be768 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
-- 
GitLab