diff --git a/docs/faq.md b/docs/faq.md index e4d26e0..edbcbc9 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -2,7 +2,7 @@ ### I get errors like "ImportError: No module named 'yaml'" when I start PyLink -You are missing dependencies - re-read https://github.com/GLolol/PyLink#dependencies +You are missing dependencies - re-read https://github.com/GLolol/PyLink/blob/master/README.md#installation ### I get errors like "yaml.scanner.ScannerError: while scanning for the next token, found character '\t' that cannot start any token"