Updated Get started (markdown)
parent
889fdc6bc8
commit
8bb4ba3953
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
Get started (Run from source code)
|
Get started (Run from source code)
|
||||||
===
|
===
|
||||||
|
|
||||||
> We support [docker deployment](https://github.com/hackmdio/docker-hackmd) and Heroku Deployment.
|
> We support [docker deployment](https://github.com/hackmdio/docker-hackmd) and [Heroku Deployment](Heroku-Deployment).
|
||||||
|
|
||||||
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.
|
||||||
|
|
Loading…
Reference in a new issue