Update README.md

This commit is contained in:
TruncatedDinosour 2021-10-23 07:41:00 +00:00 committed by GitHub
parent b77f792822
commit fe5ae16577

View file

@ -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.