From 649964b4e47a0409bd235050ab8370e97d9c2ba0 Mon Sep 17 00:00:00 2001 From: nathom Date: Wed, 14 Apr 2021 11:54:29 -0700 Subject: [PATCH] update README --- README.md | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index cd8eb9d..bac1506 100644 --- a/README.md +++ b/README.md @@ -144,15 +144,7 @@ If you're having issues with the tool, try the following: - Update `streamrip` with by running `pip3 install streamrip --upgrade` - Reset the config file with `rip config --reset` -If none of the above work, open an [issue](#Contributions) - - -Second, try resetting the config file with `rip config —reset`. Config errors often arise after an update where a new feature was added. - - - -If that doesn't work, open an issue on GitHub. Please include the traceback and the command you used. - +If none of the above work, open an [issue](#guidelines-for-opening-issues). ## Contributions @@ -164,8 +156,8 @@ or by submitting code. - Include a general description of the feature request or bug in the title - Limit each Issue to a single subject -- For bug reports, include the command (including the url) you used and version of `streamrip` -- +- For bug reports, include the traceback, command (including the url) you used, +and version of `streamrip` ### Contributing code