summaryrefslogtreecommitdiff
path: root/doc/installation.markdown
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-07-21 17:46:17 -0400
committerFrederic Guillot <fred@kanboard.net>2016-07-21 17:46:17 -0400
commitdf423ae4aff12e8143a52642a3025ee1c0dffcea (patch)
tree727abcdebd7c3398f5b36f458af7e0c8c961c3e9 /doc/installation.markdown
parent3dd20c9c78e61028a4c7db232c7b2b30662a2987 (diff)
Move repository to Kanboard organization
Diffstat (limited to 'doc/installation.markdown')
-rw-r--r--doc/installation.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/installation.markdown b/doc/installation.markdown
index 2ebe4d14..4955612f 100644
--- a/doc/installation.markdown
+++ b/doc/installation.markdown
@@ -28,7 +28,7 @@ From the repository (development version)
You must install [composer](https://getcomposer.org/) to use this method.
-1. `git clone https://github.com/fguillot/kanboard.git`
+1. `git clone https://github.com/kanboard/kanboard.git`
2. `composer install --no-dev`
3. Go to the third step just above