From fb77bd546ce42e5703cfb12ab1ebbe9772b83cef Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Sun, 21 Dec 2025 17:26:37 -0500 Subject: Fixes for builds and accessing version and install script --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index ac7e91ba..456b9e46 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3