We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Building on Ubuntu 14.04 (markdown)
Update to the new ppa location
Add link to a ppa containg python3.5 #270
Lime now need python 3.5
Made the instruction a little more clear.
Added missing qt plugins to run the QML frontend
`hg` is not a package in Ubuntu, it's `mercurial`
Removed `sudo apt-get intall` since the other cells don't contain it and it's listed below anyway.
Make dependencies equally formatted.
Additional three qtquick packages needed to run the qml frontend in Ubuntu 14.04 (https://github.com/limetext/lime/issues/445)
Include g++ as a required library for building QML
termbox now supports file parameter
added commands for downloading dependencies and detailed env setup
fixed paths and added two needed QT deps
Created Building on Ubuntu 14.04 (markdown)