diff --git a/README.md b/README.md index 2405ee0..991c981 100644 --- a/README.md +++ b/README.md @@ -105,14 +105,6 @@ tmux new-session -d -s tinyweb 'python app.py' nohup python app.py & ``` -### Forum plugin (optional) - -```bash -pip install tinyweb-forum -``` - -Enable the forum on the `/style` page. See the [tinyweb-forum README](https://codeberg.org/tinyweb/tinyweb-forum) for details. - ### Docker A `docker-compose.yml` is included for containerized setups. Build and run: