Skip to content

Commit 39c2020

Browse files
authored
Merge pull request #81 from cocoa-xu/cx-using-setup-cell
Put `Mix.install` in the setup cell
2 parents 6cd34cb + 1c76811 commit 39c2020

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

modules/5-elixir.livemd

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# ESCT: Part 5 - Elixir Security
22

3-
## Section
4-
53
```elixir
64
Mix.install([
75
{:grading_client, path: "#{__DIR__}/grading_client"},

0 commit comments

Comments
 (0)