"frontend/src/vscode:/vscode.git/clone" did not exist on "465ba76788a9152c42b316c0d569a6e56e7d5e8a"
Commit 7f7b76d3 authored by David Dias's avatar David Dias
Browse files

add -u on install things

parent 35a0ea39
......@@ -34,7 +34,7 @@ libp2p implementation in Go is a work in progress. As such, there's a few things
## Install
```bash
$ go get github.com/ipfs/go-libp2p
$ go get -u github.com/ipfs/go-libp2p
```
# Run tests
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment