Update README.md

This commit is contained in:
Nicco 2019-05-23 13:06:35 +02:00 committed by GitHub
parent b543475d48
commit 649997c1fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# 💰obolus
# obolus 💰
## 🛠development
## development 🛠
```bash
// Clone
@ -14,7 +14,7 @@ npm run dev:local
npm run dev:docker
```
### 🗒notes
### notes 🗒
- All code is hot-reloaded.
- When switching from `local` to `docker` please run `npm run clean` as the `sqlite3` package needs to download the right binaries for the current maschine.