diff --git a/README.md b/README.md index c2a5ed5..a057806 100644 --- a/README.md +++ b/README.md @@ -13,10 +13,15 @@ cd dotfiles ./install.sh ``` + # Uninstallation ### Change to dotfiles folder ``` -Working on it +cd ~/dotfiles ``` +### Run uninstaller +``` +./uninstall.sh +```