Minor doc update
This commit is contained in:
parent
ca38b608ed
commit
7d2783cbbe
|
@ -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:
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue