diff --git a/README.md b/README.md index c754dbe..52e9b35 100644 --- a/README.md +++ b/README.md @@ -14,9 +14,9 @@ docker run --rm -it -p 80:80 -e DB_HOST=db -e DB_PORT=3306 -e DB_NAME=bf2stats - See [this](docs/full-bf2-stack-example) example showing how to deploy [Battlefield 2 1.5 server](https://github.com/startersclan/docker-bf2), [PRMasterserver](https://github.com/startersclan/PRMasterServer) as the master server, and `ASP` as the stats web server, using `docker-compose`. -### Upgrading to v3.3.0 +### Upgrading -See [here](docs/upgrading-docker-images-to-3.3.md). +See instructions to upgrade to v3.3.0 [here](docs/upgrading-docker-images-to-3.3.md). ## Development