fix document bug (#71)

This commit is contained in:
风起
2026-02-25 18:31:10 +08:00
committed by GitHub
parent faa59b8261
commit 123cd29ffb
+2 -2
View File
@@ -62,7 +62,7 @@ manually, you can install newer version of Go into your `GOPATH`:
1. Clone this repository: 1. Clone this repository:
``` ```
$ git clone github.com/librespeed/speedtest-go $ git clone https://github.com/librespeed/speedtest-go
``` ```
2. Build 2. Build
@@ -165,4 +165,4 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details. GNU General Public License for more details.
You should have received a copy of the GNU Lesser General Public License You should have received a copy of the GNU Lesser General Public License
along with this program. If not, see <https://www.gnu.org/licenses/lgpl>. along with this program. If not, see <https://www.gnu.org/licenses/lgpl>.