aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFridon <[email protected]>2022-06-24 17:29:15 +0400
committerFridon <[email protected]>2022-06-24 17:29:15 +0400
commitd8a686e743f51b20d34bf86d176c1bc1bc8f2e3c (patch)
tree95122ca50c52a0675d2ca27104cb1a3f14754471
parent2dd8711eb0188949d322f2c37c0d9a21abd40093 (diff)
downloadcountryfetch-d8a686e743f51b20d34bf86d176c1bc1bc8f2e3c.tar.xz
countryfetch-d8a686e743f51b20d34bf86d176c1bc1bc8f2e3c.zip
add troubleshooting in README.md
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index ac8fedc..005f59e 100644
--- a/README.md
+++ b/README.md
@@ -70,6 +70,11 @@ Currencies: Euro [€](EUR)
```
+## Troubleshooting
+
+If you get an error after installing the newer version of the program, such as "cannot read properties of undefined",
+you might have an outdated cache. Try running `countryfetch sync` to update the cache.
+
## Would be nice to have in the future (a bit ambitious):
- Display country flag in ASCII format (like in neofetch).