@cryptotaxi247 / kubo / commits / a32f144fa

fix the minimal go version under 'Build from Source'

@RubenKelevra committed Jun 10, 2020 at 23:37 UTC a32f144fab5660a010ba6ddd3c72a6c4f2542dc3
1 file changed +1 -1
README.md
+1 -1
@@ -160,7 +160,7 @@ PS> scoop install go-ipfs
160
161 ### Build from Source
162
163 -go-ipfs's build system requires Go 1.13 and some standard POSIX build tools:
163 +go-ipfs's build system requires Go 1.14.2 and some standard POSIX build tools:
164
165 * GNU make
166 * Git