1
0
Fork 0

Fix file path for neonmodem.toml in README

This commit is contained in:
Ted Wood 2023-06-13 09:42:08 -04:00
parent f80a07161e
commit 423bfdc0a5
1 changed files with 7 additions and 2 deletions

View File

@ -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