Skip to content

Commit

Permalink
Add package necessary for Ubuntu (ordinals#3462)
Browse files Browse the repository at this point in the history
  • Loading branch information
petriuslima authored and casey committed Apr 11, 2024
1 parent 32e1e51 commit db449c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ Building
On Debian and Ubuntu, `ord` requires `libssl-dev` when building from source:

```
sudo apt-get install pkg-config libssl-dev
sudo apt-get install pkg-config libssl-dev build-essential
```

You'll also need Rust:
Expand Down

0 comments on commit db449c4

Please sign in to comment.