We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9485d1 commit db72fcfCopy full SHA for db72fcf
README
@@ -1,17 +1,15 @@
1
Scripts to make a working chroot on macOS.
2
-It currently works with `macOS Mojave (10.14.5)`.
+It currently works with macOS Mojave (10.14.5).
3
4
-```
5
mac-jail$ uname -a
6
Darwin my-funny-hostname.local 18.6.0 Darwin Kernel Version 18.6.0: Thu Apr 25 23:16:27 PDT 2019; root:xnu-4903.261.4~2/RELEASE_X86_64 x86_64
7
8
9
USAGE
10
=====
11
12
./mkmacchroot.sh [directory]
13
14
-If the directory is not specified, then `$PWD/mac-jail` will be used.
+If the directory is not specified, then $PWD/mac-jail will be used.
15
16
sudo ./chroot.sh [directory]
17
0 commit comments