Skip to content

Commit 78b41cb

Browse files
authored
Fixes suggesting installing dated version with old mod name (#34)
2 parents 130b1e6 + 1734256 commit 78b41cb

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@ This one was an easy one. No one have enough time to deal with this in repeat. Y
9999
## TOC
100100
101101
- [Install](#install)
102-
- [Build](#build)
103102
- [CLI usage](#cli-usage)
104103
- [Generation](#generation)
105104
- [Version](#version)
@@ -145,7 +144,7 @@ This one was an easy one. No one have enough time to deal with this in repeat. Y
145144
Download, compile and install the latest release of Gonfique:
146145
147146
```sh
148-
go install go.ufukty.com/gonfique@v2.0.0-alpha.2
147+
go install go.ufukty.com/gonfique@v2.0.0-alpha.5
149148
```
150149
151150
Validate installation:

0 commit comments

Comments
 (0)