We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a3635a commit 1a7b1fdCopy full SHA for 1a7b1fd
README.md
@@ -10,9 +10,9 @@ This is a simple script that build a deployement package including OpenCV compat
10
11
## Module building
12
### 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`
+- Download the repo `wget https://github.com/Plastic-1/aws-lambda-python-opencv/archive/master.zip`
+- Unzip the archive `unzip master.zip`
+- Launch the script `cd aws-lambda-python-opencv-master && ./build.sh`
16
17
### Option 2: without an existing instance
18
On the EC2 console, launch a new instance with:
0 commit comments