mirror of
https://github.com/ipfs/kubo.git
synced 2025-07-25 03:32:50 +08:00
README: points to Windows doc
License: MIT Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
This commit is contained in:
@ -90,6 +90,7 @@ $ make install
|
|||||||
|
|
||||||
#### Troubleshooting
|
#### Troubleshooting
|
||||||
|
|
||||||
|
* Separate [instructions are available for building on Windows](docs/windows.md).
|
||||||
* `git` is required in order for `go get` to fetch all dependencies.
|
* `git` is required in order for `go get` to fetch all dependencies.
|
||||||
* Package managers often contain out-of-date `golang` packages.
|
* Package managers often contain out-of-date `golang` packages.
|
||||||
Ensure that `go version` reports at least 1.5.2. See above for how to install go.
|
Ensure that `go version` reports at least 1.5.2. See above for how to install go.
|
||||||
|
Reference in New Issue
Block a user