diff --git a/README.md b/README.md index a1e8de1..dc4d901 100644 --- a/README.md +++ b/README.md @@ -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``