Remove redundant section

This commit is contained in:
Nico Schottelius 2022-08-20 17:29:47 +02:00
parent 40d2ebf4b1
commit 2b9feed6aa
1 changed files with 0 additions and 7 deletions

View File

@ -25,10 +25,3 @@ Based on the following repos/work:
* https://github.com/mablanco/docker-firefox-java-vnc/
* https://hub.docker.com/r/cmaohuang/firefox-java
## Usage
```
docker run -e DISPLAY=$DISPLAY -p 5900:5900 \
ungleich/firefox-java-vnc:latest
```