mirror of
https://github.com/mrusme/neonmodem.git
synced 2024-11-03 04:27:16 -05:00
Fix file path for neonmodem.toml in README
This commit is contained in:
parent
f80a07161e
commit
423bfdc0a5
@ -83,8 +83,13 @@ The binary is called `neonmodem`. Feel free to move it to e.g. `/usr/local/bin`.
|
||||
Before launching *Neon Modem Overdrive* it requires initial setup of the
|
||||
services (a.k.a. *systems*). Run `neonmodem connect --help` to find out more.
|
||||
|
||||
Connecting a service will add it to the configuration TOML, usually under
|
||||
`~/.config/neonmodem.toml`.
|
||||
Connecting a service will add it to the configuration TOML.
|
||||
|
||||
### Linux/Unix
|
||||
`~/.config/neonmodem.toml`
|
||||
|
||||
### MacOS
|
||||
`$HOME/Library/Application\ Support/neonmodem.toml`
|
||||
|
||||
|
||||
### Systems
|
||||
|
Loading…
Reference in New Issue
Block a user