Skip to content

Commit 1a7b1fd

Browse files
author
EC2 Default User
committed
Fix README syntax error
1 parent 0a3635a commit 1a7b1fd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ This is a simple script that build a deployement package including OpenCV compat
1010

1111
## Module building
1212
### Option 1: with an existing instance
13-
- Download the repo `wget https://github.com/Plastic-1/aws-lambda-python-opencv/archive/master.zip`
14-
- Unzip the archive `unzip master.zip`
15-
- Launch the script `cd aws-lambda-python-opencv-master && ./build.sh`
13+
- Download the repo `wget https://github.com/Plastic-1/aws-lambda-python-opencv/archive/master.zip`
14+
- Unzip the archive `unzip master.zip`
15+
- Launch the script `cd aws-lambda-python-opencv-master && ./build.sh`
1616

1717
### Option 2: without an existing instance
1818
On the EC2 console, launch a new instance with:

0 commit comments

Comments
 (0)