commit 3d13e734b6bb0b5733f1bb92d2361e716e88c586 from: Omar Polo date: Wed Apr 13 14:30:12 2022 UTC typo the command spotted by tgl^W freezr, thanks! commit - d009517db586e9e8628a56b7d1b23fb6630e6f26 commit + 3d13e734b6bb0b5733f1bb92d2361e716e88c586 blob - 70307b01758e8ee1c9579ff96765fe6262693461 blob + 05d8d57806972eb212c8a58a2a06cb55d692051c --- site/index.gmi +++ site/index.gmi @@ -43,7 +43,7 @@ The dependencies are: Once all the dependencies are installed, building is as easy as: ```Example of how to compile from source -$ curl -LO https://github.com/omar-polo/telescope/releases/download/0.7/telescope-0.7.1.tar.gz +$ curl -LO https://github.com/omar-polo/telescope/releases/download/0.7.1/telescope-0.7.1.tar.gz $ tar xzvf telescope-0.7.1.tar.gz $ cd telescope-0.7.1 $ ./configure