Update README.md
This commit is contained in:
@@ -43,7 +43,7 @@ Then go to http://localhost:5000
|
|||||||
|
|
||||||
If you want to run this on a vps or server at home this is how to do it (only being used on a ubuntu server so might not work on other distros like debian)
|
If you want to run this on a vps or server at home this is how to do it (only being used on a ubuntu server so might not work on other distros like debian)
|
||||||
```
|
```
|
||||||
git clone https://git.ralphie.xyz/Jordan/math-website.git
|
git clone https://git.ralphie.xyz/Jordan/math-website.git
|
||||||
cd math-website
|
cd math-website
|
||||||
python3 -m venv venv
|
python3 -m venv venv
|
||||||
source venv/bin/activate
|
source venv/bin/activate
|
||||||
|
|||||||
Reference in New Issue
Block a user