uninstall section added to readme
This commit is contained in:
parent
c4d1b9d06d
commit
4c9d8c93cf
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue