readme updated
This commit is contained in:
parent
224113e3fc
commit
3ecfee58c4
|
@ -8,11 +8,11 @@
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
## Illustrator CC Installer for Linux
|
# Illustrator CC Installer for Linux
|
||||||
This bash script helps you to install `Adobe Illustrator CC` on your Linux distro easily. It will download a free version of Illustrator and tries to run it using `wine` installed on your system
|
This bash script helps you to install `Adobe Illustrator CC` on your Linux distro easily. It will download a free version of Illustrator and tries to run it using `wine` installed on your system
|
||||||
|
|
||||||
## :rocket: Features
|
## :rocket: Features
|
||||||
* photoshop commands
|
* illustrator command
|
||||||
* desktop entry
|
* desktop entry
|
||||||
* wine dark mode
|
* wine dark mode
|
||||||
* supports graphic cards like (`intel`, `Nvidia`)
|
* supports graphic cards like (`intel`, `Nvidia`)
|
||||||
|
@ -35,7 +35,7 @@ if they are not already installed you can install them using your package manage
|
||||||
sudo pacman -S wine aria2
|
sudo pacman -S wine aria2
|
||||||
```
|
```
|
||||||
3- make sure you have enough storage in your `/home` partition about `2 GiB`
|
3- make sure you have enough storage in your `/home` partition about `2 GiB`
|
||||||
> 1 GiB will be free after installation
|
> 400 MiB will be free after installation
|
||||||
|
|
||||||
also you can install illustrator in diffrent directory
|
also you can install illustrator in diffrent directory
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue