diff --git a/docs/getting-started/install-dependencies.md b/docs/getting-started/install-dependencies.md index 546d4d2..30566ef 100644 --- a/docs/getting-started/install-dependencies.md +++ b/docs/getting-started/install-dependencies.md @@ -68,17 +68,19 @@ Wire Sysio executables are located at `/usr/local/bin`. ```sh which cdt-cpp - -Expected Output -> /usr/bin/cdt-cpp ``` +
+Expected Output -> /usr/bin/cdt-cpp +or ```sh cdt-cpp --version - -Expected Output -> cdt-cpp version 4.1.1 ``` +
+Expected Output -> cdt-cpp version 4.1.1 +:::info Wire CDT is located at `/usr/opt` with symlinks to each of its executable in `/usr/bin`. You can list the contents using `ls -la usr/opt/cdt/