diff --git a/CHANGELOG.md b/CHANGELOG.md index b6b658f..cf37310 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - `cogmentlab install` no longer requires root access ### Changed -- The `cogmentlab` command now uses the `cogment` executable stored in `$COGMENT_LAB_HOME/bin/cogment`. This might require rerunning `cogmentlab install` or updating the environment variable. +- The `cogmentlab` command now uses the `cogment` executable stored in `$COGMENT_LAB_HOME/cogment`. This might require rerunning `cogmentlab install` or updating the environment variable. ## v0.1.2 - 2024-02-02