updated readme

This commit is contained in:
Marcel Kapfer 2015-03-07 23:03:26 +01:00
parent f0ebb37df9
commit 747fe83a7d

View file

@ -1,2 +1,8 @@
# intellij-idea-community
.deb Packages of IntelliJ IDEA Community Edition for Ubuntu
## Adding the ppa to Ubuntu
``sudo apt-add-repository ppa:mmk2410/intellij-idea-community
sudo apt-get update
sudo apt-get install intellij-idea-community``