docs: Update an outdated link

This commit is contained in:
meryacine 2022-09-19 19:03:04 +02:00
parent 8867de175f
commit 16d760d9ed
No known key found for this signature in database
GPG key ID: C3BED6698142B393

View file

@ -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
```