Add global install instructions to README

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
rolandnsharp
2026-04-07 20:17:38 +10:00
parent 7d886e8d1d
commit 99e8839f4a

View File

@@ -41,6 +41,11 @@ nim c -d:release --threads:on -o:osc_braille src/osc_braille.nim
./osc_braille
```
**Install globally:**
```bash
sudo ln -s $(pwd)/osc /usr/local/bin/osc
```
## Controls
| Key | Action |