Skip to content
This repository has been archived by the owner on Oct 1, 2020. It is now read-only.

Commit

Permalink
Merge pull request #238 from quokkaproject/master
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
rochacbruno committed Jul 14, 2015
2 parents 9d7b09a + 179ed06 commit b51292b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,10 @@ Quokka is a flexible content management platform powered by Python, Flask and Mo
> Quokka runs on Python 2.7 (Python 3 support is being developed)

## Get Quokka and enter in to its root directory
## Get Quokka Master and enter in to its root directory

```bash
git clone https://github.com/quokkaproject/quokka
git clone https://github.com/quokkaproject/quokka --branch master --single-branch
cd quokka
```

Expand Down

0 comments on commit b51292b

Please sign in to comment.