Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- wget -O - http://dl.hhvm.com/conf/hhvm.gpg.key | sudo apt-key add -
- echo deb http://dl.hhvm.com/ubuntu trusty main | sudo tee /etc/apt/sources.list.d/hhvm.list
- sudo apt-get update
- sudo apt-get install hhvm hhvm-dbg
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement