Fixed a typo in the README
Rust / build (push) Has been cancelled

This commit is contained in:
hamilcarBarca17
2023-03-16 11:35:55 -06:00
parent ed669e8034
commit 617dfb2bd3
+1 -1
View File
@@ -6,5 +6,5 @@ To use this library, you need a C++ compiler and an installation of
google or-tools library files. google or-tools library files.
The environment variable `ORTOOLS_PREFIX` is used to find include The environment variable `ORTOOLS_PREFIX` is used to find include
files and library files. If not setted, `/opt/ortools` will be added files and library files. If not set, `/opt/ortools` will be added
to the search path (classical search path will also be used). to the search path (classical search path will also be used).