Skip to content

Fix setup instructions #2698

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

Merged
merged 3 commits into from
Feb 15, 2023
Merged

Fix setup instructions #2698

merged 3 commits into from
Feb 15, 2023

Conversation

julienrf
Copy link
Contributor

@julienrf julienrf commented Feb 14, 2023

I think these setup instructions are too complicated but we need to fix them so that they work with the current state of things.

Ideally, we should have a single script that would download the correct binary based on the user OS and architecture.

Screenshot 2023-02-14 at 10-19-27 Getting Started

Screenshot 2023-02-14 at 10-19-44 Getting Started

@@ -52,15 +52,22 @@ Install it on your system with the following instructions.
Run the following command in your terminal, following the on-screen instructions:
{% include code-snippet.html language='bash' codeSnippet=site.data.setup-scala.macOS-brew %}
{% altDetails cs-setup-macos-nobrew "Alternatively, if you don't use Homebrew:" %}
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
{% altDetails cs-setup-macos-nobrew "Alternatively, if you don't use Homebrew:" %}
{% altDetails cs-setup-macos-nobrew "Alternatively for Apple Silicon, or if you don't use Homebrew:" %}

Copy link
Member

@bishabosha bishabosha left a comment

Choose a reason for hiding this comment

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

I would approve, but for completeness the alt-details label should indicate that Apple Silicon users click that (due to homebrew formula not being updated to support aarch64)

@julienrf julienrf merged commit 71ae0ec into scala:main Feb 15, 2023
@julienrf julienrf deleted the fix-cs-setup branch February 15, 2023 15:52
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