We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d167321 commit 8834c93Copy full SHA for 8834c93
README.md
@@ -46,7 +46,7 @@ functions that describe the edges of a graph.
46
Once you have [installed Go][golang-install], run this command
47
to install the `graph` package:
48
49
- go get -u github.com/yourbasic/graph
+ go get github.com/yourbasic/graph
50
51
### Documentation
52
0 commit comments