macOS config file was moved under user home (#361)

This commit is contained in:
Arnaud Heritier
2020-03-08 18:22:48 +01:00
committed by GitHub
parent d09e5db6e9
commit ad93f683be

View File

@@ -40,7 +40,7 @@ See `config.example.toml` for an example configuration file.
The configuration should be placed in the following paths depending by the operating system:
* **macOS** - `~/Library/Preferences/topgrade.toml`
* **macOS** - `~/.config/topgrade.toml`
* **Windows** - `%APPDATA%/topgrade.toml`
* **Other Unix systems** - `~/.config/topgrade.toml`