intellij-idea-community/README.md

11 lines
247 B
Markdown
Raw Normal View History

2015-03-07 19:45:47 +01:00
# intellij-idea-community
.deb Packages of IntelliJ IDEA Community Edition for Ubuntu
2015-03-07 23:03:26 +01:00
## Adding the ppa to Ubuntu
2015-03-07 23:07:22 +01:00
``sudo apt-add-repository ppa:mmk2410/intellij-idea-community
sudo apt-get update
sudo apt-get install intellij-idea-community``