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

fix install instruction #4

Merged
merged 1 commit into from
Mar 1, 2024
Merged

fix install instruction #4

merged 1 commit into from
Mar 1, 2024

Conversation

PGimenez
Copy link
Contributor

@PGimenez PGimenez commented Mar 1, 2024

url kwarg is needed otherwise installing yields this error

ERROR: https://github.com/svilupp/AIHelpMe.jl is not a valid package name. Perhaps you meant https://github.com/svilupp/AIHelpMe The argument appears to be a URL or path, perhaps you meant Pkg.add(url="...") or Pkg.add(path="...").

url kwarg is needed otherwise installing yields this error

ERROR: `https://github.com/svilupp/AIHelpMe.jl` is not a valid package name. Perhaps you meant `https://github.com/svilupp/AIHelpMe`
The argument appears to be a URL or path, perhaps you meant `Pkg.add(url="...")` or `Pkg.add(path="...")`.
@svilupp
Copy link
Owner

svilupp commented Mar 1, 2024

Aah, of course! Thank you!

@svilupp svilupp merged commit a40ea4e into svilupp:main Mar 1, 2024
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