Skip to content
New issue

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

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

Already on GitHub? # 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
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants