summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Nikias Bassen2014-01-25 02:43:54 +0100
committerGravatar Nikias Bassen2014-01-25 02:43:54 +0100
commit2d2ee31546b9bf5fb4bc3d0862d4f1f8bccd0015 (patch)
treec1385634138d6219b2afcaed47b9de6be5ed786a
parentc3a37c778ca404beb5e6acd78658a2467d18f3d6 (diff)
downloadusbmuxd-2d2ee31546b9bf5fb4bc3d0862d4f1f8bccd0015.tar.gz
usbmuxd-2d2ee31546b9bf5fb4bc3d0862d4f1f8bccd0015.tar.bz2
updated README
-rw-r--r--README6
1 files changed, 2 insertions, 4 deletions
diff --git a/README b/README
index 2f09d21..65219c1 100644
--- a/README
+++ b/README
@@ -33,9 +33,7 @@ U.S. and other countries.
Building
========
- mkdir build
- cd build
- cmake ..
+ ./autogen.sh
make
sudo make install
@@ -65,7 +63,7 @@ If 'udev' is _not_ automatically running on your machine and picking up the new
and that there is only one copy with 'ps aux | grep
usbmuxd'.
- sudo usbmuxd -U -v -v &
+ sudo usbmuxd -U usbmux -v -v &
./iproxy 2222 22 &
ssh -p 2222 root@localhost