diff --git a/README.md b/README.md index 1455bf2..2dd65bc 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ but your own (tmpfs) data, running in a PID and network namespace: ``` bwrap --ro-bind /usr /usr \ - --dir /tmp \ + --tmpfs /tmp \ --proc /proc \ --dev /dev \ --ro-bind /etc/resolv.conf /etc/resolv.conf \