Skip to content

Commit db72fcf

Browse files
author
Jan Sarenik
committed
README: This is not a md (remove backticks)
1 parent a9485d1 commit db72fcf

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,15 @@
11
Scripts to make a working chroot on macOS.
2-
It currently works with `macOS Mojave (10.14.5)`.
2+
It currently works with macOS Mojave (10.14.5).
33

4-
```
54
mac-jail$ uname -a
65
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-
```
86

97
USAGE
108
=====
119

1210
./mkmacchroot.sh [directory]
1311

14-
If the directory is not specified, then `$PWD/mac-jail` will be used.
12+
If the directory is not specified, then $PWD/mac-jail will be used.
1513

1614
sudo ./chroot.sh [directory]
1715

0 commit comments

Comments
 (0)