Minor doc update

This commit is contained in:
Clément 2014-10-27 18:59:19 +00:00
parent ca38b608ed
commit 7d2783cbbe
2 changed files with 4 additions and 4 deletions

View File

@ -9,9 +9,9 @@ _Clone any service providers with their Docker files here if you want to build t
For example, if you want to build the datapusher service yourself:
Clone it:
Clone datapusher:
clone https://github.com/clementmouchet/datapusher.git
git clone https://github.com/clementmouchet/datapusher.git
Tell the fig file to build it:

View File

@ -9,9 +9,9 @@ _Clone your source code here._
The least you need is CKAN itself
Clone it:
Clone CKAN:
clone https://github.com/ckan/ckan.git
git clone https://github.com/ckan/ckan.git
## Extensions