Update README.md
authorrobertswiecki <robert@swiecki.net>
Fri, 16 Jun 2017 10:00:11 +0000 (12:00 +0200)
committerGitHub <noreply@github.com>
Fri, 16 Jun 2017 10:00:11 +0000 (12:00 +0200)
README.md

index 80d28fa22a911b93949ec4027b1582f4fd00c0b5..e1a8dd92802969a5d8cad0e980fb62c83034aa7f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -73,7 +73,7 @@ _PS: You'll need to have a valid file-system tree in /chroot. If you don't have
 
 #### Isolation with access to a private, cloned interface (requires root/setuid)
 
-_PS: You'll need to have a valid file-system tree in /chroot. If you don't have it, change /chroot to /_
+_PS: You'll need to have a valid file-system tree in /chroot. If you don't have it, change ```/chroot``` to ```/```_
 
 <pre>
 $ sudo ./nsjail --user 9999 --group 9999 --macvlan_iface eth0 --chroot /chroot/ -Mo --macvlan_vs_ip 192.168.0.44 --macvlan_vs_nm 255.255.255.0 --macvlan_vs_gw 192.168.0.1 -- /bin/sh -i