Skip to content

Commit 8e5859b

Browse files
authored
Apply suggestion from @y0z
1 parent 6b2079b commit 8e5859b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package/samplers/fcmaes/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ license: MIT License
99

1010
## Abstract
1111

12-
C++ optimized implementation of CMA-ES using the fcmaes library (https://github.com/dietmarwo/fast-cma-es)
12+
C++ optimized implementation of CMA-ES using the fcmaes library (https://github.com/dietmarwo/fast-cma-es). To use this package, please install the `fcmaes` library.
1313

1414
## APIs
1515

0 commit comments

Comments
 (0)