aboutsummaryrefslogtreecommitdiff
path: root/docs/versions.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/versions.md')
-rw-r--r--docs/versions.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/versions.md b/docs/versions.md
index c68d1f81..eb617f43 100644
--- a/docs/versions.md
+++ b/docs/versions.md
@@ -49,7 +49,7 @@ The version for the Tomo language itself will come into play in a few ways:
(e.g. `~/.local/lib/libtomo_v1.2.so`) and headers (e.g.
`~/.local/include/tomo_v1.2/tomo.h`).
4. Tomo libraries will be installed to a separate subdirectory for each version
- of the compiler (e.g. `~/.local/share/tomo_v1.2/installed`).
+ of the compiler (e.g. `~/.local/lib/tomo_v1.2/`).
## Tomo Program Versions