diff --git a/README.md b/README.md index ed832ca..9f0a0e4 100644 --- a/README.md +++ b/README.md @@ -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 ```