We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
official docs source of truth
Use $(lsb_release -sc) instead of hard-coding the distribution alias.
Updated Prebuilt packages on Ubuntu 14.04 (markdown)
Fix the link to the LTS page
Add a link to other official repositories to save you some searching.
Change order to separate system preparation from the actual HHVM installation
Replaced command for add-apt-repository with the one recommended for 14.04 (was: for 12.04).
Added a necessary command to install `add-apt-repository` on Ubuntu Server Edition.
Use apt-key and add-apt-repository instead of tinkering around with wget and tee.
Ending the code block properly.
Adding information to common errors caused by not pulled dependencies.
Created Prebuilt packages on Ubuntu 14.04 (markdown)