aboutsummaryrefslogtreecommitdiff
path: root/docs/versions.md
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2025-09-06 14:47:45 -0400
committerBruce Hill <bruce@bruce-hill.com>2025-09-06 14:47:45 -0400
commita8316252db95e3d77f9f0e9beb89cfcb4573d5b1 (patch)
treee5905bce9611e35ccb2f84481232fca0e657ff42 /docs/versions.md
parenta0ac652cd1eebdc42425b34f1685f8cb20cb4eea (diff)
parent73246764f88f6f652316ee0c138a990d836698a7 (diff)
Merge branch 'main' into simplified-quotes
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