docs: add discussion board

This commit is contained in:
Jef LeCompte
2020-12-08 15:54:26 -05:00
parent b806e1bb9c
commit d7602f3a0f
2 changed files with 5 additions and 4 deletions
+2 -2
View File
@@ -38,11 +38,11 @@ First and foremost, this service _will not_ automatically buy for you.
## Quick start
streetmerchant can run with Node.js 14:
streetmerchant runs on Node.js 14:
```shell
git clone https://github.com/jef/streetmerchant.git
cd streetmerchant && npm i && npm run start
```
For more customization and information, visit [jef.codes/streetmerchant/getting-started](https://jef.codes/streetmerchant/getting-started).
For more information and customization, visit [jef.codes/streetmerchant/getting-started](https://jef.codes/streetmerchant/getting-started).