Update Building Custom Models authored by Ezekiel Dohmen's avatar Ezekiel Dohmen
......@@ -70,7 +70,7 @@ RCG_LIB_PATH=/home/controls/git/advligorts/test/:/home/controls/models/
Note the `RTS_ENV` environmental variable will override where `rtcds` looks for the env file, so if you want the default functionality make sure it is unset.
### Verification
You can list your `rtcds` environment again with the `rtcds env` command and your output after setting the version/src/build variables and editing the `/etc/advligorts/env` file will look something like:
You can list your `rtcds` environment again with the `rtcds env` command and your output after setting the version/src variables and editing the `/etc/advligorts/env` file will look something like:
```shell
controls@x1cymac:~$ rtcds env
...
......
......