We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
install
go install
1 parent 130b1e6 commit 1734256Copy full SHA for 1734256
1 file changed
README.md
@@ -99,7 +99,6 @@ This one was an easy one. No one have enough time to deal with this in repeat. Y
99
## TOC
100
101
- [Install](#install)
102
-- [Build](#build)
103
- [CLI usage](#cli-usage)
104
- [Generation](#generation)
105
- [Version](#version)
@@ -145,7 +144,7 @@ This one was an easy one. No one have enough time to deal with this in repeat. Y
145
144
Download, compile and install the latest release of Gonfique:
146
147
```sh
148
-go install go.ufukty.com/gonfique@v2.0.0-alpha.2
+go install go.ufukty.com/gonfique@v2.0.0-alpha.5
149
```
150
151
Validate installation:
0 commit comments