From fe5ae1657740be0cc506866dae0564c3dc9b4102 Mon Sep 17 00:00:00 2001 From: TruncatedDinosour <71613062+TruncatedDinosour@users.noreply.github.com> Date: Sat, 23 Oct 2021 07:41:00 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a3ae11..6f6830c 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ### [My website's](https://ari-web.netlify.app) source code. # Customising when self-hosting -1. Clone the repository: `https://github.com/TruncatedDinosour/website` +1. Clone the repository: `git clone https://github.com/TruncatedDinosour/website` 2. Enter the directory: `cd website` 3. Install python dependencies: `python3 -m pip install -r requirements.txt` 4. See the `/content/styles/config` and `/content/js/config` directories.