Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/cydrobolt/polr.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChaoyi Zha <summermontreal@gmail.com>2016-02-29 07:28:14 +0300
committerChaoyi Zha <summermontreal@gmail.com>2016-02-29 07:28:14 +0300
commitb24cbef7cb3b77414695714e4b0c2637f30cf0a7 (patch)
treeb520927351a86d59f5f67c37d8ef391d1a4e249a /docs
parent55b0e09580b9f5caf169dca1fbf28216df701512 (diff)
not dev
Diffstat (limited to 'docs')
-rw-r--r--docs/user-guide/installation.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/user-guide/installation.md b/docs/user-guide/installation.md
index 3e429fb..14184ad 100644
--- a/docs/user-guide/installation.md
+++ b/docs/user-guide/installation.md
@@ -26,7 +26,7 @@ you may be interested in looking at a [legacy 1.x release](https://github.com/cy
```bash
$ sudo su
$ cd /var/www
-$ git clone https://github.com/cydrobolt/polr.git -b 2.0-dev --single-branch
+$ git clone https://github.com/cydrobolt/polr.git
```
## Installing using `composer`