diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2025-12-21 17:26:37 -0500 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2025-12-21 17:26:37 -0500 |
| commit | fb77bd546ce42e5703cfb12ab1ebbe9772b83cef (patch) | |
| tree | 4a18f4c813a95ba23a74df1d6dea56250abf8861 /README.md | |
| parent | 0a5fc171c54bdedce0dad34701562831a497fccc (diff) | |
Fixes for builds and accessing version and install scriptv2025-12-21.5
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -35,6 +35,14 @@ of many language features or the other example programs/modules in [examples/](examples/). You can also look at the [core libraries](lib/) which are implemented in Tomo. +## Quick Installation + +If you don't want to build from source but just want to install, run this script: + +``` +curl https://raw.githubusercontent.com/bruce-hill/tomo/refs/heads/main/install_script.sh | bash` +``` + ## Features ### Performance |
