Fix README

This commit is contained in:
cakoyo
2019-03-05 14:36:10 +08:00
committed by GitHub
parent 570c5e9906
commit d16b1e6e05

View File

@@ -34,9 +34,9 @@ Get Akarin
* Maven
#### Compile
~~```sh
```sh
./scripts/inst.sh --setup --fast
```~~
```
**Notes**
* You must use `--setup` at least once to deploy necessary dependencies otherwise some imports cannot be organized.