aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2025-12-21 17:28:03 -0500
committerBruce Hill <bruce@bruce-hill.com>2025-12-21 17:28:03 -0500
commit79b6990e5af7adf0e41d0107e7936e4157c5aa0a (patch)
treee7f994a511ec0e578e5aa1fd50a309773c024a78
parentfb77bd546ce42e5703cfb12ab1ebbe9772b83cef (diff)
Fix typo in README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 456b9e46..8b888f51 100644
--- a/README.md
+++ b/README.md
@@ -40,7 +40,7 @@ are implemented in Tomo.
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`
+curl https://raw.githubusercontent.com/bruce-hill/tomo/refs/heads/main/install_script.sh | bash
```
## Features