diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2025-09-01 15:11:52 -0400 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2025-09-01 15:11:52 -0400 |
| commit | e01383da05d5cf03d080854ac048df37df4d1b9a (patch) | |
| tree | bcbcde2dca685a6de30c0b05ef1ab9ffeadfaed5 /docs/tomo.1.md | |
| parent | ee020c72d92c3807fa4afcd1e170d3df81688b97 (diff) | |
Change module install directory to PREFIX/lib/tomo_vX.Y/*
Diffstat (limited to 'docs/tomo.1.md')
| -rw-r--r-- | docs/tomo.1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tomo.1.md b/docs/tomo.1.md index 3bf5e779..feed98af 100644 --- a/docs/tomo.1.md +++ b/docs/tomo.1.md @@ -69,4 +69,4 @@ C code, which is then compiled using a C compiler of your choice. : Print the Tomo installation prefix and exit. `-r`, `--run` -: Run an installed tomo program from `~/.local/share/tomo_vX.Y/installed`. +: Run an installed tomo program from `~/.local/lib/tomo_vX.Y/`. |
