From 671d21ac5305e815668500563a6b7ef61057b659 Mon Sep 17 00:00:00 2001 From: Michal Bultrowicz Date: Mon, 25 Nov 2019 18:59:31 +0100 Subject: [PATCH] Mention FAQ in the README (#8051) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) 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.