Skip to content

Commit 63fd998

Browse files
committed
update readme
1 parent 6fb2506 commit 63fd998

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
@@ -9,7 +9,7 @@ Python interface to Duet RepRap V3 firmware via Http REST API.
99
* Duet 2 standalone
1010

1111
# Install
12-
* add `"git+https://github.com/AndyEveritt/DuetWebAPI.git@master#egg=duetwebapi"` to `requirements.txt`
12+
* add `-e "git+https://github.com/AndyEveritt/DuetWebAPI.git@master#egg=duetwebapi"` to `requirements.txt`
1313
* `pip install -r requirements.txt`
1414

1515
# Usage

0 commit comments

Comments
 (0)