Skip to content

Commit

Permalink
comments
Browse files Browse the repository at this point in the history
  • Loading branch information
user committed Sep 18, 2013
1 parent f6fdd44 commit 06e9923
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion linux-installer.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#!/bin/sh
# Be sure there is a Java installed. For ubuntu do a "sudo apt-get install default-jdk"
echo Be sure there is a Java installed. For ubuntu do a "sudo apt-get install default-jdk"
echo Be sure libftdi is installed. For ubuntu do a "sudo apt-get install libftdi-dev"
cd Java-GUI
sudo ./build.sh
sudo mkdir -p /opt/GadgetFactory/papilio-loader/
Expand Down

0 comments on commit 06e9923

Please sign in to comment.