README.md: fix second proot.me link too.
This commit is contained in:
parent
d446f2038e
commit
e9ca17c687
|
@ -66,7 +66,7 @@ proper permissions and owner/group as explained above.
|
||||||
#### proot(1)
|
#### proot(1)
|
||||||
|
|
||||||
The `proot(1)` utility implements chroot and bind mounts support completely in user space,
|
The `proot(1)` utility implements chroot and bind mounts support completely in user space,
|
||||||
and can be used if your Linux kernel does not have support for namespaces. See http://proot.me
|
and can be used if your Linux kernel does not have support for namespaces. See https://proot-me.github.io/.
|
||||||
for more information.
|
for more information.
|
||||||
|
|
||||||
To enable it:
|
To enable it:
|
||||||
|
|
Loading…
Reference in New Issue