Skip to content

Commit 275de12

Browse files
authored
fix wrong link cx_Freeze
1 parent 85cb7ea commit 275de12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ problems that takes advantage of net reductions (*polyhedral reductions*).
1717
### Requirements
1818

1919
* Python >= 3.7
20-
+ (Optional) [cx_Freeze](https://pypi.org/project/psutil/) - standalone executables generator
20+
+ (Optional) [cx_Freeze](https://cx-freeze.readthedocs.io/en/latest/) - standalone executables generator
2121
+ (Optional) [mypy](http://mypy-lang.org/) - static type checker
2222
+ (Optional) [sphinx](https://www.sphinx-doc.org/en/master/index.html) - Python documentation generator
2323
* [z3](https://github.com/Z3Prover/z3) - SMT solver

0 commit comments

Comments
 (0)