summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDavid Luevano Alvarado <david@luevano.xyz>2022-04-17 20:58:13 -0600
committerDavid Luevano Alvarado <david@luevano.xyz>2022-04-17 20:58:13 -0600
commitdba12a02cc33b45fc9cc1395ee89f317ccf8da96 (patch)
tree5cfab03f37b3ba87820d1aa3ef20be422fde0a18 /README.md
parent6bec182703885761699f6d53bc9034933b03197e (diff)
add debug flag, minor fix in readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2163a95..722ada4 100644
--- a/README.md
+++ b/README.md
@@ -57,7 +57,7 @@ Will add a PKBUILD (and possibly submit it to the AUR) sometime later.
pyssg --copy-default-config -c <path/to/config>
```
-Where `-c` is optional as by default `$XDG_CONFIG_HOME/pyssg/config.ini` is used.
+- Where `-c` is optional as by default `$XDG_CONFIG_HOME/pyssg/config.ini` is used.
2. Edit the config file created as needed.