Updated Installing on Ubuntu using PPAs (markdown)

ispyisail
2016-12-23 10:45:16 +13:00
parent 7aff31693c
commit 4e1c3d86e8

@ -1,10 +1,6 @@
`sudo apt-get install dpkg-dev`
`sudo add-apt-repository ppa:nginx/stable`
`sudo apt-get update`
`apt-get source nginx`
`sudo apt-get source nginx`
`cd /usr/src/nginx`