Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Are the README instructions to compile ourselves correct? #72

Closed
rfgamaral opened this issue Jun 24, 2019 · 2 comments · Fixed by #73
Closed

Are the README instructions to compile ourselves correct? #72

rfgamaral opened this issue Jun 24, 2019 · 2 comments · Fixed by #73
Assignees
Labels
bug Something isn't working

Comments

@rfgamaral
Copy link

This is the current README.md:

image

But github.com/nmrshll/gphotos-uploader-cli/cmd/gphotos-uploader-cli doesn't exist anymore.

Shouldn't the command now be:

$ go get -u github.com/nmrshll/gphotos-uploader-cli

?

@pacoorozco pacoorozco self-assigned this Jun 24, 2019
@pacoorozco
Copy link
Member

You're right @rfgamaral and #53 doesn't allow installation with go get.

@pacoorozco pacoorozco added the bug Something isn't working label Jun 24, 2019
@rfgamaral
Copy link
Author

So, what's the proper way to install with go get?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants