Skip to content

Adding installation instructions to README#45

Open
bengadbois wants to merge 1 commit into
rogpeppe:masterfrom
bengadbois:patch-1
Open

Adding installation instructions to README#45
bengadbois wants to merge 1 commit into
rogpeppe:masterfrom
bengadbois:patch-1

Conversation

@bengadbois
Copy link
Copy Markdown

No description provided.

Comment thread README Outdated
location of the definition of the symbol referred to.

Installation:
go get github.com/rogpeppe/godef
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good suggestion, you may wanna add -u as well and put it between ```s like below

go get -u github.com/rogpeppe/godef

This will be easier to copy and it will update the tool if it already exists.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's not markdown, so ``` won't do anything, but I'll update with the flag

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants