Skip to content

Commit 3280ec7

Browse files
committed
doc
1 parent e2d5282 commit 3280ec7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ The Cloud App equivalent will look like this:
6565
```
6666
git clone https://github.com/codeclou/advanced-codeblocks-cloud-migration-helper.git
6767
cd advanced-codeblocks-cloud-migration-helper
68-
pip3 install -r requirements.txt
68+
python3 -m pip install -r requirements.txt
6969
```
7070

7171
 

0 commit comments

Comments
 (0)