uninstall section added to readme

This commit is contained in:
victor 2020-02-14 10:35:00 +03:30
parent c4d1b9d06d
commit 4c9d8c93cf
1 changed files with 6 additions and 2 deletions

View File

@ -42,8 +42,12 @@ chmod +x PhotoshopSetup.sh
```
during installation please pay attention to script messages
## To Do
* create uninstall script
## Uninstall
for uninstall photoshop you can use uninstaller script with below commands
```bash
chmod +x uninstaller.sh
./uninstaller.sh
```
## License