diff --git a/README.md b/README.md index 4173565..a9cdc91 100644 --- a/README.md +++ b/README.md @@ -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 ``` \ No newline at end of file