Skip to content

Commit

Permalink
Merge pull request #596 from MrSauna/master
Browse files Browse the repository at this point in the history
Add fedora dependencies to readme
  • Loading branch information
AaronErhardt authored Jun 16, 2024
2 parents a87aed9 + c660b0a commit 16714cf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,10 @@ To view the source code for each example, please click on the example image.

```sudo apt install pkg-config libfreetype6-dev libfontconfig1-dev```

### Fedora Linux

```sudo dnf install pkgconf freetype-devel fontconfig-devel```

## Quick Start

To use Plotters, you can simply add Plotters into your `Cargo.toml`
Expand Down

0 comments on commit 16714cf

Please sign in to comment.