Skip to content

Commit

Permalink
docs: update dependencies in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kimminss0 committed Nov 23, 2024
1 parent be32490 commit ef4cb79
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ Personal website built with [Hakyll](https://jaspervdj.be/hakyll/), a static sit

### Prerequisites

Make sure you have Cabal installed. It is recommended to use GHCup for installation.
- `cabal`: It is recommended to use GHCup for installation.
- `imagemagick`: Required to convert LaTeX to PNG
- `texlive`: Required to convert LaTeX to PNG

### Build Steps

Expand Down

0 comments on commit ef4cb79

Please sign in to comment.