Update README.md

This commit is contained in:
Nicco
2019-05-23 13:22:56 +02:00
committed by GitHub
parent 74365100da
commit 8ecc7408f4

View File

@@ -7,10 +7,10 @@
git clone https://github.com/CupCakeArmy/obolus.git
cd obolus
// local
npm run dev:local
// with docker (recommended)
npm run dev:docker
// or with docker
// or locally
npm run dev:docker
// -> http://localhost 🚀