Remove redundant section

This commit is contained in:
Nico Schottelius 2022-08-20 17:29:47 +02:00
commit 2b9feed6aa

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
```