Skip to content

Commit d348962

Browse files
Fix go get in readme
Don't need the version.
1 parent b85d5b8 commit d348962

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Does your company depend on this project? [Contact me at [email protected]](mailt
1414
## Usage
1515

1616
```shell
17-
go get maragu.dev/gomponents-htmx@v1.0.0-beta1
17+
go get maragu.dev/gomponents-htmx
1818
```
1919

2020
```go

0 commit comments

Comments
 (0)