mirror of
https://github.com/imjasonh/go-gist
synced 2026-07-06 22:42:19 +00:00
Update README.md
This commit is contained in:
parent
6776724d9c
commit
59c664b536
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
go-gist
|
||||
=======
|
||||
|
||||
Ever see some tasty Go code in a [GitHub Gist][1] and want to try it out? What are you supposed to do, clone it into your own GitHub repo and `go get` it from there? Copy it locally? What are you a farmer?
|
||||
Ever see some tasty Go code in a [GitHub Gist][1] and want to try it out? What are you supposed to do, clone it into your own GitHub repo and `go get` it from there? Copy it locally? What are you? A farmer?
|
||||
|
||||
What you really want is to `import "gist.github.com/UserName/11235813"`, but Gists don't support that. :cry:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue