Updated Get started (markdown)

Raccoon 2017-02-26 17:16:24 +08:00
parent 78c952b851
commit d1871e3c0d

@ -1,7 +1,7 @@
Get started (Run from source code) Get started (Run from source code)
=== ===
We have the official docker, please refer [docker hackmd](https://github.com/hackmdio/docker-hackmd). > We have the official docker, please refer [docker hackmd](https://github.com/hackmdio/docker-hackmd).
1. Download a release and unzip or clone into a directory 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. 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.