fix: changed config.yaml location

Recent merge moved the location.

see: d61a46d4e5
This commit is contained in:
Christina Sørensen 2023-06-18 18:06:44 +00:00 committed by GitHub
parent 0739873dcc
commit 90dfeb985a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,9 +21,10 @@ $ ./install
#+end_src
** Configuration
If you want a template, you can copy the file from tst/config.yaml:
If you want a template, you can copy the file from src/test/config.yaml:
#+begin_src sh
$ cp tst/config.yaml ~/.config/gg/config.yaml
$ mkdir -p ~/.config/gg/
$ cp src/test/config.yaml ~/.config/gg/config.yaml
#+end_src
You should *seriously* change this file before running any commands.