Skip to content

Commit b3513dc

Browse files
committed
README update
1 parent e73d2ad commit b3513dc

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@ Provide a Python API for [WRENCH](https://wrench-project.org). This API is built
1414

1515
- [WRENCH](https://github.com/wrench-project/wrench) 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`)
17-
18-
- Run `python3 -m build` to build the package.
17+
- Run `python3 -m build` to build the package (you may need to install the `build` Python package).
1918
- Run `python3 -m pip install ./dist/wrench-*.whl` to install the package
2019

2120
# Examples and API Documentation

0 commit comments

Comments
 (0)