Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
imjasonh committed Aug 5, 2014
1 parent 6776724 commit 59c664b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
@@ -1,7 +1,7 @@
go-gist 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: What you really want is to `import "gist.github.com/UserName/11235813"`, but Gists don't support that. :cry:


Expand Down

0 comments on commit 59c664b

Please sign in to comment.