Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
go-libp2p
Commits
7f7b76d3
Commit
7f7b76d3
authored
Nov 19, 2015
by
David Dias
Browse files
add -u on install things
parent
35a0ea39
Changes
1
Show whitespace changes
Inline
Side-by-side
README.md
View file @
7f7b76d3
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment