diff options
| author | Paul Buetow <paul@buetow.org> | 2024-10-22 11:12:07 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-10-22 11:12:07 +0300 |
| commit | 0e2f8791babe6001995e1c15bedfa5a406607e84 (patch) | |
| tree | 5018165380563e9e771e51282e815814ed76ac04 | |
| parent | 1400a106db45c2a3f50cad8b0a3c53ae3a711be9 (diff) | |
jo
| -rw-r--r-- | README.md | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -43,9 +43,7 @@ go-task install Gos requires a configuration file to store API secrets and OAuth2 credentials for each supported social media platform. The configuration is managed using a Secrets structure, which is stored as a JSON file in `~/.config/gos/gosec.json`. -Example Configuration File (`gosec.json`): - -Below is an example of how your file should be structured +Example Configuration File (`~/.config/gos/gosec.json`): ```json { |
