mirror of
https://github.com/dathere/ckan-devstaller.git
synced 2025-11-09 13:39:49 +00:00
docs: update to 0.2.1
This commit is contained in:
parent
4d3638d62e
commit
862128a7d5
1 changed files with 2 additions and 2 deletions
|
|
@ -27,13 +27,13 @@ You have two common options to choose from for installation. Paste one of the fo
|
||||||
### Install with non-interactive mode (default config)
|
### Install with non-interactive mode (default config)
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
wget -O - https://github.com/dathere/ckan-devstaller/releases/download/0.2.0/install.bash | bash -s default
|
wget -O - https://github.com/dathere/ckan-devstaller/releases/download/0.2.1/install.bash | bash -s default
|
||||||
```
|
```
|
||||||
|
|
||||||
### Install with interactive mode
|
### Install with interactive mode
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
wget -O - https://github.com/dathere/ckan-devstaller/releases/download/0.2.0/install.bash | bash
|
wget -O - https://github.com/dathere/ckan-devstaller/releases/download/0.2.1/install.bash | bash
|
||||||
```
|
```
|
||||||
|
|
||||||
## Demos
|
## Demos
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue