mirror of
https://github.com/nathom/streamrip.git
synced 2025-05-29 22:45:18 -04:00
Mention $PATH in FAQ; #61
This commit is contained in:
parent
a97d14dea5
commit
83538937f7
1 changed files with 4 additions and 2 deletions
|
@ -169,7 +169,9 @@ can be accessed with `rip config --open`.
|
|||
|
||||
## Troubleshooting
|
||||
|
||||
If you're having issues with the tool, try the following:
|
||||
If you're getting an error that looks something like `command not found: rip`, make sure the location of the `rip` executable is on the `$PATH` (`PATH` for Windows) environment variable.
|
||||
|
||||
If you're having other issues with the tool, try the following:
|
||||
|
||||
- Consult the help pages and their example commands.
|
||||
```bash
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue