Update README.md
This commit is contained in:
@@ -9,7 +9,7 @@ It'll become available soon though!
|
||||
|
||||
Despite not being available, I'm still finishing this README.
|
||||
|
||||
# Installation guide
|
||||
## Installation guide
|
||||
WebJammies is easy to install, first, get Python 3.10 or above.
|
||||
For Linux users:
|
||||
```bash
|
||||
@@ -39,7 +39,7 @@ pip install pygame
|
||||
And copy the `webjammies.py` file over to the directory you've created the `venv` in.
|
||||
After that, just run `webjammies.py` and you're good to go!
|
||||
|
||||
# Setting up a server
|
||||
## Setting up a server
|
||||
Setting up a server is really simple, if you have a webserver already, you can skip ahead, if you don't, well:
|
||||
I've also got an easy to set up webserver [here](https://git.novacow.ch/Nova/PyWebServer)!
|
||||
With that out of the way, to set up your webserver for WebJammies, just create a `webjammies` directory at the root of your site.
|
||||
|
Reference in New Issue
Block a user