Update README.md

This commit is contained in:
2022-02-14 22:34:34 +01:00
committed by GitHub
parent 5e86335618
commit 07722afae4

View File

@@ -100,8 +100,7 @@ speedrun run whoami -c /path/to/config.toml
```
## Configuration
Instead of supplying certain flags repeatedly you can persist their behavior in the config file. Default config file is located at `~/.speedrun/config.toml` and default settings can be fetched via `speedrun init --print`.
Default config file is located at `~/.speedrun/config.toml` and default settings can be generated via `speedrun init --print`.
#### Run Portal as a systemd service
Find a sample unit [here](init/portal.service)