diff --git a/INSTALL.md b/INSTALL.md index 24140d5..e340a11 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -3,7 +3,7 @@ The tower can be installed and tested using cargo: ``` -git clone https://github.com/sr-gi/rust-teos.git +git clone https://github.com/talaia-labs/rust-teos.git cd rust-teos cargo install --path teos ```