Update 'README.md'

This commit is contained in:
Jeffrey Paul 2021-09-10 22:39:02 +00:00
parent 07ba7eacb6
commit 68406c599a
1 changed files with 2 additions and 2 deletions

View File

@ -18,11 +18,11 @@ Open a terminal and run the following:
# The Install
```
```bash
bash <(curl -s https://git.eeqj.de/sneak/osx/raw/branch/master/install.sh)
```
# Uninstall (not 100%, only for dev)
```
```bash
rm -rfv ~/.profile ~/.bashrc ~/Library/Homebrew ~/Library/bashrc.d ~/Library/profile.d ~/Library/user-setup $TMPDIR/osx
```