Update README.md

This commit is contained in:
Nicco 2019-05-23 13:22:56 +02:00 committed by GitHub
parent 74365100da
commit 8ecc7408f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

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 🚀