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

Install from shell using curl fixed #473

Merged
merged 1 commit into from
Sep 10, 2024
Merged

Install from shell using curl fixed #473

merged 1 commit into from
Sep 10, 2024

Conversation

Mte90
Copy link
Member

@Mte90 Mte90 commented Sep 9, 2024

Seems that using the previous command the prompt is not working, with this version instead is executed and waited.

Also I fixed the URL to the actual now so there isn't anymore a redirect.

The new command is

bash <(curl -s "https://raw.githubusercontent.com/amber-lang/amber/master/setup/install.sh")

Ref: #456

Seems that using the previous command the prompt is not working, with this version instead is executed and waited.

Also I fixed the URL to the actual now so there isn't anymore a redirect.
@Mte90 Mte90 requested a review from Ph0enixKM September 9, 2024 14:59
Copy link
Member

@Ph0enixKM Ph0enixKM left a comment

Choose a reason for hiding this comment

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

Okay. I'll update the docs and website too

@Ph0enixKM Ph0enixKM merged commit 805031f into master Sep 10, 2024
@Ph0enixKM Ph0enixKM deleted the fix-readme branch September 10, 2024 10:54
Mte90 added a commit to Mte90/Amber that referenced this pull request Sep 19, 2024
Seems that using the previous command the prompt is not working, with this version instead is executed and waited.

Also I fixed the URL to the actual now so there isn't anymore a redirect.
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.

3 participants