Skip to content
This repository has been archived by the owner on Nov 18, 2022. It is now read-only.

Commit

Permalink
Adds specific checkout command to get the testing branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
jbdatko committed Sep 8, 2014
1 parent 48ee8dc commit 06e47d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions autogen.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ if [ $HAVE_CRYPTI2C -eq 0 ]; then
else
git clone https://github.com/cryptotronix/libcrypti2c.git
cd libcrypti2c
git checkout 0.1
./autogen.sh
echo Enter password to install libcrypti2c library
sudo make install
Expand Down

0 comments on commit 06e47d0

Please sign in to comment.