diff --git a/README.md b/README.md index b7efb69..7689c25 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ This repository contains the code for my personal site, hosted at [carya.software](https://www.carya.software). # Building -"building" the site such that it can be deployed is simple. Add the two custom fonts used to the fonts folder, and compile the tailwindCSS. +"Building" the site such that it can be deployed is simple. Clone the repository, add the relevant font .ttf files, and compile the tailwindCSS. ## Fonts Obtain the files [ioseevka_ter_regular.ttf](https://typeof.net/Iosevka/) and [OFLGoudyStMTT.ttf](https://www.1001fonts.com/ofl-sorts-mill-goudy-font.html) and put them in the fonts folder. ## Tailwind