Skip to content

Commit

Permalink
README: This is not a md (remove backticks)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Sarenik committed Jun 18, 2019
1 parent a9485d1 commit db72fcf
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README
Original file line number Diff line number Diff line change
@@ -1,17 +1,15 @@
Scripts to make a working chroot on macOS.
It currently works with `macOS Mojave (10.14.5)`.
It currently works with macOS Mojave (10.14.5).

```
mac-jail$ uname -a
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
```

USAGE
=====

./mkmacchroot.sh [directory]

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.

sudo ./chroot.sh [directory]

Expand Down

0 comments on commit db72fcf

Please sign in to comment.