Skip to content

Conversation

sanabel-al-firdaws
Copy link

added a way to install on fresh windows 10/11 install (choclatery is not installed by default but winget is )

Copy link

@ankddev ankddev left a comment

Choose a reason for hiding this comment

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

Some comments by me. Also you should change base branch to main.

```
winget install --id=Erlang.ErlangOTP -e
```
make sure to add the bin folder to your path do the same with the folder that contains gleam.exe
Copy link

Choose a reason for hiding this comment

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

Suggested change
make sure to add the bin folder to your path do the same with the folder that contains gleam.exe
Make sure to add the bin folder to your path do the same with the folder that contains gleam.exe

Sentence should start with capital letter.

This will also install Erlang.

#### Using Windows Package Manager

Copy link

Choose a reason for hiding this comment

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

Suggested change
Run the following:

I think that you should add something like "Run following command:" since all other ways include it.

```
winget install --id=Gleam.Gleam -e
```
Then you have to install Erlang
Copy link

Choose a reason for hiding this comment

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

Suggested change
Then you have to install Erlang
Then you have to install Erlang:

Add colon in the end of line.

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