Skip to content

Commit 0fe017c

Browse files
committed
README udpate
1 parent 2fa2dc6 commit 0fe017c

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
@@ -12,7 +12,7 @@ Provide a Python API for [WRENCH](https://wrench-project.org). This API is built
1212

1313
# Dependencies and Installation
1414

15-
- [WRENCH](https://github.com/wrench-project/wrench) v2.6 and its dependencies
15+
- [WRENCH](https://github.com/wrench-project/wrench) master branch and its dependencies
1616
- You must compile the `wrench-daemon` target (i.e., `make wrench-daemon`) during the build process before doing the usual (`sudo make install`)
1717
- Run `python3 -m build` to build the package (you may need to install the `build` Python package).
1818
- Run `python3 -m pip install ./dist/wrench-*.whl` to install the package

0 commit comments

Comments
 (0)