Update doc (minor)
This commit is contained in:
parent
338b38a339
commit
fef05f17a6
1 changed files with 8 additions and 1 deletions
|
@ -4,12 +4,19 @@
|
||||||
|
|
||||||
Push docker image to remote dokku server then deploy it
|
Push docker image to remote dokku server then deploy it
|
||||||
|
|
||||||
|
|
||||||
|
## Prerequisites
|
||||||
|
|
||||||
|
Make sure you have crystal (>= 0.31) installed on your system.
|
||||||
|
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
Run the following comand
|
Run the following command:
|
||||||
|
|
||||||
make build
|
make build
|
||||||
|
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
Show help
|
Show help
|
||||||
|
|
Loading…
Reference in a new issue