diff --git a/Getting-started.md b/Getting-started.md index e572cfe..9b03095 100644 --- a/Getting-started.md +++ b/Getting-started.md @@ -83,3 +83,4 @@ pypr --debug /tmp/pypr.log ``` If you just want debug information in the console, set `DEBUG=1` in the environment. +More info in the [troubleshooting](Troubleshooting) page.