Update README.md

This commit is contained in:
Andros Fenollosa 2020-07-14 09:38:42 +02:00 committed by GitHub
parent e7b010c236
commit a024cd4cd8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,18 @@
# Usage
# Install
0) Install Java.
## Debian/Ubuntu
``` bash
sudo apt install default-jdk
```
## Mac OS
``` bash
brew install openjdk
```
1) Create `config.yaml`.