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 eca58fd commit 17e591d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,10 @@ 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
- `ghostscript`: Required to convert LaTeX to PNG
- `texlive`: Required to convert LaTeX to PNG

### Build Steps

Expand Down

0 comments on commit 17e591d

Please sign in to comment.