Update download repository

This commit is contained in:
Jan Mewes 2017-06-27 20:00:21 +02:00
parent 9559365b65
commit d0938f73a8

View file

@ -6,7 +6,7 @@ The latest upstream version is 2016.2.4 which is included in the package version
## Adding the ppa to Ubuntu ## Adding the ppa to Ubuntu
``` ```
sudo apt-add-repository ppa:mmk2410/intellij-idea-community sudo apt-add-repository ppa:mmk2410/intellij-idea
sudo apt-get update sudo apt-get update
sudo apt-get install intellij-idea-community sudo apt-get install intellij-idea-community
``` ```