Skip to content

Commit

Permalink
update locations in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
RJ committed Jul 9, 2009
1 parent 7b4553d commit f3b9369
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ See: http://github.com/RJ/libf2f
Build like so:

$ git clone git://github.com/RJ/libf2f.git
$ cd libf2f/build
$ mkdir -p libf2f/build ; cd libf2f/build
$ cmake ..
$ make && sudo make install

Expand All @@ -57,7 +57,7 @@ See: http://github.com/RJ/libportfwd
This allows the app to set up a port fwd automatically on your nat router

$ git clone git://github.com/RJ/libportfwd.git
$ cd libportfwd/build
$ mkdir -p libportfwd/build ; cd libportfwd/build
$ cmake ..
$ make && sudo make install

Expand All @@ -66,9 +66,8 @@ Building the greynet plugin
---------------------------
Assuming you have a working playdar source tree.

$ cd playdar/contrib
$ cd playdar/resolvers
$ git clone git://github.com/RJ/greynet.git
$ ln -s greynet ../resolvers/greynet
$ cd ../build/
$ make greynet

Expand Down

0 comments on commit f3b9369

Please sign in to comment.