Skip to content

Commit

Permalink
Fix aiohttp dependency in contibuting instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
luleyleo committed Sep 30, 2024
1 parent c5ae77b commit 906606b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Clapgrep consists of two modules:
For the build system and OpenGL support:

```sh
sudo dnf install just cargo clippy gcc libglvnd-gles python3-aiohtml python3-toml
sudo dnf install just cargo clippy gcc libglvnd-gles python3-aiohttp python3-toml
```

For the Gtk based app:
Expand Down

0 comments on commit 906606b

Please sign in to comment.