Skip to content

Commit

Permalink
Update README.md (#237)
Browse files Browse the repository at this point in the history
  • Loading branch information
swoodward90 committed Feb 2, 2023
1 parent 095354f commit 0063d0a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ We strive to make it powerful enough to make you feel like any application you d

## Development

Console's server side is written in elixir, and exposes a graphql api. The frontend is in react, all code lives in this single repo and common development tasks can be done using the Makefile at the root of the repo.
Console's server side is written in Elixir, and exposes a graphql api. The frontend is in react, all code lives in this single repo and common development tasks can be done using the Makefile at the root of the repo.


### Developing Web
Expand Down Expand Up @@ -58,4 +58,4 @@ For Mac Machines, if unable to download Erlang via `asdf` then run:
brew install erlang@23
cp -r /opt/homebrew/opt/erlang@23/lib/erlang ~/.asdf/installs/erlang/23.3
asdf reshim erlang 23.3
```
```

0 comments on commit 0063d0a

Please sign in to comment.