mirror of
https://git.ari.lt/ari.lt/ari.lt.git
synced 2025-02-04 17:49:24 +01:00
Update README.md
This commit is contained in:
parent
b77f792822
commit
fe5ae16577
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
### [My website's](https://ari-web.netlify.app) source code.
|
### [My website's](https://ari-web.netlify.app) source code.
|
||||||
|
|
||||||
# Customising when self-hosting
|
# 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`
|
2. Enter the directory: `cd website`
|
||||||
3. Install python dependencies: `python3 -m pip install -r requirements.txt`
|
3. Install python dependencies: `python3 -m pip install -r requirements.txt`
|
||||||
4. See the `/content/styles/config` and `/content/js/config` directories.
|
4. See the `/content/styles/config` and `/content/js/config` directories.
|
||||||
|
|
Loading…
Add table
Reference in a new issue