Skip to content

Commit

Permalink
Fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
markuswustenberg committed Oct 15, 2024
1 parent 8d86371 commit a685619
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ Heroicons has two version: v1 and v2. This library supports both.
To get the newest v2:

```shell
go get -u github.com/maragudk/gomponents-heroicons/v2@v2
go get github.com/maragudk/gomponents-heroicons/v2@v2
```

To get v1:

```shell
go get -u github.com/maragudk/gomponents-heroicons
go get github.com/maragudk/gomponents-heroicons
```

Made in 🇩🇰 by [maragu](https://www.maragu.dk), maker of [online Go courses](https://www.golang.dk/).

0 comments on commit a685619

Please sign in to comment.