From 68406c599a1722d21fdd81beb2d5e041a280fe20 Mon Sep 17 00:00:00 2001 From: Jeffrey Paul Date: Fri, 10 Sep 2021 22:39:02 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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