Skip to content

Commit

Permalink
updated gentoo related section of readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
norayr committed May 18, 2016
1 parent ef8a825 commit a35fd02
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.org
Original file line number Diff line number Diff line change
Expand Up @@ -84,10 +84,10 @@ An [[http://en.wikipedia.org/wiki/Ebuild][ebuild]] for Gentoo Linux is also avai
emerge with the following steps

#+BEGIN_EXAMPLE
sudo mkdir -p /usr/local/portage/media/video/vobsub2srt/
sudo mkdir -p /usr/local/portage/media-video/vobsub2srt/
wget https://github.com/ruediger/VobSub2SRT/raw/master/packaging/vobsub2srt-9999.ebuild
sudo mv vobsub2srt-9999.ebuild /usr/local/portage/media/video/vobsub2srt/
cd /usr/local/portage/media/video/vobsub2srt/
sudo mv vobsub2srt-9999.ebuild /usr/local/portage/media-video/vobsub2srt/
cd /usr/local/portage/media-video/vobsub2srt/
sudo ebuild vobsub2srt-999.ebuild digest
#+END_EXAMPLE

Expand Down

0 comments on commit a35fd02

Please sign in to comment.