Unverified Commit bc921fef authored by Kroese's avatar Kroese Committed by GitHub
Browse files

Update readme.md

parent c8fcd143
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -108,7 +108,7 @@ docker run -it --rm -p 5000:5000 --device=/dev/kvm --cap-add NET_ADMIN --stop-ti

    By default the container uses bridge networking, and is reachable by the IP of the docker host. 

    If you want to give it a seperate IP address, create a macvlan network that matches your local subnet:
    If you want to give it a seperate IP address, create a macvlan network that matches your local subnet, for example:

    ```
    $ docker network create -d macvlan \