We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2d5282 commit 3280ec7Copy full SHA for 3280ec7
README.md
@@ -65,7 +65,7 @@ The Cloud App equivalent will look like this:
65
```
66
git clone https://github.com/codeclou/advanced-codeblocks-cloud-migration-helper.git
67
cd advanced-codeblocks-cloud-migration-helper
68
-pip3 install -r requirements.txt
+python3 -m pip install -r requirements.txt
69
70
71
0 commit comments