diff options
| author | Paul Buetow <paul@buetow.org> | 2024-10-22 11:11:47 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-10-22 11:11:47 +0300 |
| commit | 1400a106db45c2a3f50cad8b0a3c53ae3a711be9 (patch) | |
| tree | 4152d9cda995dc07bd156e421cd84b642adc0d16 /README.md | |
| parent | d86edcea4b62087cb94d14c500a501be75554b8c (diff) | |
fix
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -43,9 +43,9 @@ 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 (`secrets.json`): +Example Configuration File (`gosec.json`): -Below is an example of how your secrets.json file should be structured +Below is an example of how your file should be structured ```json { |
