mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-04-06 08:43:25 +02:00
Fix wrong link name
This commit is contained in:
parent
e17579f484
commit
6fba114e11
1 changed files with 1 additions and 1 deletions
|
@ -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`
|
||||
|
|
Loading…
Reference in a new issue