From 423bfdc0a543b2eb2ce48908c5fb0093c6599b83 Mon Sep 17 00:00:00 2001 From: Ted Wood Date: Tue, 13 Jun 2023 09:42:08 -0400 Subject: [PATCH] Fix file path for neonmodem.toml in README --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 39f3766..ce42205 100644 --- a/README.md +++ b/README.md @@ -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