dwyl / dwyl/learn-elixir

Updating your version of elixir on a mac

Open
#128 0 comments 3 reactions 0 assignees View on GitHub
question starter
Dominant language
Elixir
Stars
1.7k
Forks
112
PR merge metrics
No merged PRs in 30d

Description

It's been an embarrassingly long time since I did anything of any substance with Elixir (almost a year?!) so I need to update my version to the latest before I can get _anything_ done given the latest changes.

**Steps might be useful to go into the readme?** Mac only though.

### Step 1.

`elixir -v` to check the version of elixir you're running 🙈

![image](https://user-images.githubusercontent.com/4185328/61719847-94b58a80-ad5d-11e9-8cd3-0457c9335ef0.png)

### Step 2.
`brew update`

### Step 3.
`brew upgrade elixir`

![image](https://user-images.githubusercontent.com/4185328/61721381-4655bb00-ad60-11e9-8ffd-1ef7cdbd8873.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.