diff --git a/INSTALLER.md b/INSTALLER.md index 1295100701..56832ab85c 100644 --- a/INSTALLER.md +++ b/INSTALLER.md @@ -165,7 +165,7 @@ DEBVERSION="1-experimental-ubuntu-18.04" DEBEMAIL="julian.gro@overte.org" DEBFUL ###### Building Overte server RPM packages using Docker -1. Build Docker image as instructed in the relevant Dockerfile in [tools/ci-scripts/deb_package/](tools/ci-scripts/rpm_package/) +1. Build Docker image as instructed in the relevant Dockerfile in [tools/ci-scripts/rpm_package/](tools/ci-scripts/rpm_package/) 2. Create/Start container Example: `docker run -v $(pwd)/../../..:/overte -it juliangro/overte-server-build:0.1.1-fedora-36`