updated readme.md to remove github links

This commit is contained in:
rozodru 2025-07-24 17:33:20 -04:00
parent e1b9965798
commit 1a429e8552
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ Mastui is a terminal user interface (TUI) client for Mastodon, built in Rust usi
### Building from Source
```bash
git clone https://github.com/rozodru/mastui.git
git clone https://git.andmc.ca/rozodru/mastui.git
cd mastui
cargo build --release
```