summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTuowen Zhao <ztuowen@gmail.com>2019-12-04 18:47:31 -0700
committerTuowen Zhao <ztuowen@gmail.com>2019-12-04 18:47:31 -0700
commit9ea85c9348827954d7886306268b54614eb0b03c (patch)
tree067666d643f2957cced426ffbbce485d08b383fd /README.md
parent9c851a9b820a70b8d23dee0b51220d009e749cec (diff)
parent903a3e9daa110944a9edc37a5952b4a9ff630b39 (diff)
downloadzsh-9ea85c9348827954d7886306268b54614eb0b03c.tar.gz
zsh-9ea85c9348827954d7886306268b54614eb0b03c.tar.bz2
zsh-9ea85c9348827954d7886306268b54614eb0b03c.zip
Merge branch 'master' of https://github.com/ohmyzsh/ohmyzsh
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index ac4b3879c..bfb42c0fd 100644
--- a/README.md
+++ b/README.md
@@ -132,6 +132,10 @@ ZSH_THEME_RANDOM_CANDIDATES=(
)
```
+### FAQ
+
+If you have some more questions or issues, you might find a solution in our [FAQ](https://github.com/ohmyzsh/ohmyzsh/wiki/FAQ).
+
## Advanced Topics
If you're the type that likes to get their hands dirty, these sections might resonate.