clean up the readme
This commit is contained in:
parent
363675c2ee
commit
a7feee1b1e
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -3,3 +3,6 @@ vendor
|
|||
*.log
|
||||
test.php
|
||||
config.json
|
||||
.bash_hist
|
||||
/config*
|
||||
result
|
||||
|
|
|
@ -161,7 +161,7 @@ $ cargo build
|
|||
cargo build
|
||||
```
|
||||
|
||||
then copy config.example.json to config.json and edit its vars. Set
|
||||
then copy example.config.json to config.json and edit its vars. Set
|
||||
`nix.remote` to an empty string if you're not using the daemon.
|
||||
|
||||
Run
|
||||
|
|
Loading…
Reference in a new issue