diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2025-12-21 17:28:03 -0500 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2025-12-21 17:28:03 -0500 |
| commit | 79b6990e5af7adf0e41d0107e7936e4157c5aa0a (patch) | |
| tree | e7f994a511ec0e578e5aa1fd50a309773c024a78 | |
| parent | fb77bd546ce42e5703cfb12ab1ebbe9772b83cef (diff) | |
Fix typo in README
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
