Update 'README.md'
This commit is contained in:
parent
07ba7eacb6
commit
68406c599a
|
@ -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
|
||||
```
|
Loading…
Reference in New Issue