readme updated

This commit is contained in:
victor 2021-01-03 02:12:20 +03:30
parent 2a03ead7eb
commit d88a66cefe
2 changed files with 12 additions and 1 deletions

View File

@ -1 +1,12 @@
# illustratorCClinux
## Illustrator CC Installer for Linux
under test will be complete
### installation
```bash
git clone https://github.com/Gictorbit/illustratorCClinux.git
cd illustratorCClinux
chmod +x illustratorSetup.sh
./illustratorSetup.sh
```