Skip to content

Commit 1da3acb

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

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,11 @@ git clone https://github.com/AndroidImageProcessing/AndroidOpenCVforHackathons.g
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)