update README

This commit is contained in:
nathom 2021-04-14 11:54:29 -07:00
parent fae6f5178d
commit 649964b4e4

View file

@ -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