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

Update installation docs to fix go command #2233

Open
bellons91 opened this issue Nov 25, 2024 · 0 comments
Open

Update installation docs to fix go command #2233

bellons91 opened this issue Nov 25, 2024 · 0 comments

Comments

@bellons91
Copy link

I installed Go on my Windows 11 machine.

Then, following the docs, I opened a terminal and run:

go install oss.terrastruct.com/d2

Looks like the command is wrong, as I receive the following message:

go: 'go install' requires a version when current directory is not in a module
Try 'go install oss.terrastruct.com/d2@latest' to install the latest version

image

I managed to install it using go install oss.terrastruct.com/d2@latest.

Please, update the docs to add the @label part

@cyborg-ts cyborg-ts added this to D2 Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant