Add a change which should not block the PR (will be reverted later)

This commit is contained in:
Kevin Song 2022-01-20 12:23:33 -06:00
parent 9afbdd37fe
commit eafb5eaed1

View File

@ -144,3 +144,5 @@ If Starship was installed using the install script, the following command will d
# Locate and delete the starship binary
sh -c 'rm "$(command -v 'starship')"'
```
This shouldn't block the PR.