diff --git a/README.md b/README.md index 749edf9..e3d5759 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,6 @@ When building the package, the `rllh` macro can define the behavior of the build: * If `rllh` is set to `0` or is undefined, the stable packages are built -* If `rllh` is set to a number higher than 0, the lookahead packages are built +* If `rllh` is set to a number higher than `0`, the lookahead packages are built The `rllh` macro may be versioned out for future use.