Skip to content

Commit

Permalink
docs: add missing deps
Browse files Browse the repository at this point in the history
  • Loading branch information
c4710n committed Dec 6, 2023
1 parent deddc8f commit 5815c34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ First, add `fs_build` and other required packages as dependencies:
def deps do
[
{:fs_build, "~> 1.0"},
{:earmark, "~> 1.4"},
{:makeup, "~> 1.0"},
{:makeup_elixir, ">= 0.0.0"},
{:makeup_erlang, ">= 0.0.0"}
Expand Down

0 comments on commit 5815c34

Please sign in to comment.