Skip to content

Commit b211593

Browse files
committed
edited the readme to add quick start instructions in adition to pakdel's full instructions
1 parent 8534b55 commit b211593

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,17 +30,17 @@ Day of The Hackathon: Setup this sample project
3030
=========================
3131
Step 1:
3232
---------
33-
git clone git://github.com/AndroidImageProcessing/AndroidOpenCVforHackathons.git
33+
git clone https://github.com/AndroidImageProcessing/AndroidOpenCVforHackathons.git
3434

3535

3636
Step 2:
3737
---------
3838
Put the sample .project and .externalLaunchers into the android root
39-
$ cd Downloads/
40-
$ unzip AndroidImageProcessing-AndroidOpenCVforHackathons-androidndk-0-gff595f8
41-
$ cd AndroidImageProcessing-AndroidOpenCVforHackathons-androidndk-0-gff595f8/android
42-
$ cp ../eclipseconfig/.projectsample .project
43-
$ cp ../eclipseconfig/.externalToolBuilderssample .externalToolBuilders
39+
$ cd Downloads/
40+
$ unzip AndroidImageProcessing-AndroidOpenCVforHackathons-androidndk-0-gff595f8
41+
$ cd AndroidImageProcessing-AndroidOpenCVforHackathons-androidndk-0-gff595f8/android
42+
$ cp ../eclipseconfig/.projectsample .project
43+
$ cp ../eclipseconfig/.externalToolBuilderssample .externalToolBuilders
4444

4545
Step 3:
4646
---------

0 commit comments

Comments
 (0)