projects
/
kinect-audio-setup.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
863d1b3
)
kinect_fetch_fw: mention wget in the internal documentation
author
Antonio Ospite <ospite@studenti.unina.it>
Sun, 27 Nov 2011 08:45:54 +0000
(09:45 +0100)
committer
Antonio Ospite <ospite@studenti.unina.it>
Sun, 27 Nov 2011 08:45:54 +0000
(09:45 +0100)
kinect_fetch_fw
patch
|
blob
|
history
diff --git
a/kinect_fetch_fw
b/kinect_fetch_fw
index
6db228f
..
4a3b7fa
100755
(executable)
--- a/
kinect_fetch_fw
+++ b/
kinect_fetch_fw
@@
-10,8
+10,8
@@
# To Public License, Version 2, as published by Sam Hocevar. See
# http://sam.zoy.org/wtfpl/COPYING for more details.
#
-#
7z from p7zip-full is needed, it
can be installed with
-# sudo aptitude install p7zip-full
+#
wget and 7z from p7zip-full are needed, they
can be installed with
+# sudo aptitude install
wget
p7zip-full
set -e