mirror of
https://github.com/starship/starship.git
synced 2024-11-22 16:23:17 +01:00
docs(faq): make uninstall instructions shell-indepedent (#2483)
Closes #2484.
This commit is contained in:
parent
9cf15b7840
commit
4af29d6355
@ -101,5 +101,5 @@ If Starship was installed using the `curl | bash` script, the following command
|
||||
|
||||
```sh
|
||||
# Locate and delete the starship binary
|
||||
rm "$(which starship)"
|
||||
bash -c 'rm "$(which starship)"'
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user