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 6fb2506 commit 63fd998Copy full SHA for 63fd998
README.md
@@ -9,7 +9,7 @@ Python interface to Duet RepRap V3 firmware via Http REST API.
9
* Duet 2 standalone
10
11
# Install
12
-* add `"git+https://github.com/AndyEveritt/DuetWebAPI.git@master#egg=duetwebapi"` to `requirements.txt`
+* add `-e "git+https://github.com/AndyEveritt/DuetWebAPI.git@master#egg=duetwebapi"` to `requirements.txt`
13
* `pip install -r requirements.txt`
14
15
# Usage
0 commit comments