Merge branch 'doc/update-repo' into 'master'

Update download repository

See merge request !6
This commit is contained in:
Marcel Kapfer 2017-07-12 16:46:21 +00:00
commit 664a22959c
1 changed files with 1 additions and 1 deletions

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
```
sudo apt-add-repository ppa:mmk2410/intellij-idea-community
sudo apt-add-repository ppa:mmk2410/intellij-idea
sudo apt-get update
sudo apt-get install intellij-idea-community
```