Skip to content
This repository was archived by the owner on Oct 3, 2021. It is now read-only.

Commit daf909a

Browse files
authored
Fix wrong package name in README
Was probably produced by a typo
1 parent 118366d commit daf909a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

c/xcsp/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ This programs are obtained by converting the benchmarks provided for the [XCSP_t
33
## Creation
44

55
For converting and creating the .yml-files a python script was used.
6-
The script can be found in this directory (create_from_xmls.py) and needs libxml12-dev, libboost-dev and clang-format to be installed.
6+
The script can be found in this directory (create_from_xmls.py) and needs libxml2-dev, libboost-dev and clang-format to be installed.
77
1) Building [the project][2] produces the executable [`test`][3].
88
2) Place the script in the directory of the executable.
99
3) Run

0 commit comments

Comments
 (0)