Skip to content

Commit

Permalink
Merge pull request #605 from dvic/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
evnu authored Mar 27, 2024
2 parents 199e48d + f16dbeb commit 5300d09
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rustler_mix/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ end

## Usage

1. Fetch all necessary dependencies:
1. Fetch and compile all necessary dependencies:

```
$ mix deps.get
$ mix deps.get && mix deps.compile
```
2. Check your installation by showing help from the installed Mix task:

Expand Down

0 comments on commit 5300d09

Please sign in to comment.