From a7b0ea719b93ac974a34669ca6ae0494340f26f2 Mon Sep 17 00:00:00 2001 From: Hazem Krimi Date: Sat, 12 Apr 2025 13:41:42 +0100 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d7b0da9..ea0c989 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This repo contains the source code for [my personal website](https://hazemkrimi.tech/) made using Hugo. -## Requirements To Run Locally +## Requirements You only need to install [Hugo](https://gohugo.io/installation/) to be able to run the website locally, develop, build and deploy it.