Skip to content

Commit

Permalink
Tidying up markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
Russell-IO committed Nov 28, 2015
1 parent 98f33ad commit 4be3109
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions virginmedia/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,8 @@ This is the virgin media pack

It is written in ruby and requires that ruby >= 1.9.3 is installed on your system.

Ubuntu 14.04 Instructions
apt-get install -y \
build-essential \
zlib1g-dev \
ruby1.9.1 \
ruby1.9.1-dev
# Ubuntu 14.04 Instructions
> apt-get install -y build-essential zlib1g-dev ruby1.9.1 ruby1.9.1-dev
gem install nokogiri
# Install required ruby modules
> gem install nokogiri

0 comments on commit 4be3109

Please sign in to comment.