We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c562b9 commit 4a4ac98Copy full SHA for 4a4ac98
1 file changed
README.md
@@ -20,7 +20,7 @@ To use this SDK, you must have Python installed. You can use either 2.7x or 3.3x
20
21
Download the `.zip` file that contains the SDK. Unzip the file and then run the following command:
22
23
-```python
+```text
24
pip install -e <directory containing setup.py>
25
```
26
0 commit comments