diff --git a/Get-started.md b/Get-started.md index 48dc536..51caf9e 100644 --- a/Get-started.md +++ b/Get-started.md @@ -1,7 +1,7 @@ Get started (Run from source code) === -> We have the official docker, please refer [docker hackmd](https://github.com/hackmdio/docker-hackmd). +> We support [docker deployment](https://github.com/hackmdio/docker-hackmd) and Heroku Deployment. 1. Download a release and unzip or clone into a directory 2. Enter the directory and type `bin/setup`, which will install npm dependencies and create configs. The setup script is written in Bash, you would need bash as a prerequisite.