Skip to content

Commit

Permalink
chore: add link to troubleshooting
Browse files Browse the repository at this point in the history
  • Loading branch information
fredrikaverpil committed Aug 3, 2024
1 parent 973af82 commit c2cdba8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .pkgx.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
dependencies:
- python
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@
brew install cairo freetype libffi libjpeg libpng zlib
```

> [!Note] The
> [troubleshooting docs](https://squidfunk.github.io/mkdocs-material/plugins/requirements/image-processing/?h=brew#cairo-graphics)
> outlines solutions to issues.
```bash
pip install -r requirements.txt
```
Expand All @@ -24,4 +28,3 @@ mkdocs serve --dirtyreload

- https://squidfunk.github.io/mkdocs-material/reference/
- https://facelessuser.github.io/pymdown-extensions/

0 comments on commit c2cdba8

Please sign in to comment.