about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorMarkus Wüstenberg2024-09-19 21:50:24 +0200
committerMarkus Wüstenberg2024-09-19 21:50:24 +0200
commita8bd2b5e4d3c89575cc3e383b01805912e67271d (patch)
treedd9304e38b9c7f7965a4faf41a4f218d8587b4de
parent5d8f397545b32df223ef6c060128bb4e35963c50 (diff)
downloadgomponents-a8bd2b5e4d3c89575cc3e383b01805912e67271d.tar.lz
gomponents-a8bd2b5e4d3c89575cc3e383b01805912e67271d.tar.zst
gomponents-a8bd2b5e4d3c89575cc3e383b01805912e67271d.zip
Remove redundant sentence from readme
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index d5fe7cb..a34b62e 100644
--- a/README.md
+++ b/README.md
@@ -37,8 +37,6 @@ Made in 🇩🇰 by [maragu](https://www.maragu.dk), maker of [online Go courses
 
 ## Usage
 
-Get the library using `go get`:
-
 ```shell
 go get github.com/maragudk/gomponents
 ```