From ed64beb5fa8815b23999a66455ed1a6a3401f463 Mon Sep 17 00:00:00 2001 From: alex Date: Sat, 7 Sep 2024 13:21:04 +0200 Subject: [PATCH] add readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c25cfe..17f2145 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ You can use this library by executing the following command and specifying the version you want to use: ```bash -go get git.ex.umbach.dev/LMS/libcore@1.0.0 +go get git.ex.umbach.dev/LMS/libcore@v1.0.0 ``` You can see the latest version of the library on the [tags page](https://git.ex.umbach.dev/LMS/libcore/tags)