Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
heinthanth committed Nov 15, 2020
1 parent cc68835 commit 6faa832
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,20 @@ Thanks me later :3

## How to Use

it's still in Development. Simply, just run the script. It'll ask some questions.
it's still in beta. Simply, just edit `MACOS_VERSION` and `TARGET_DISK` variables and run the script.

`TARGET_DISK` information can be found in `diskutil` > `table` > `Device`. In this example `disk3`. So, `TARGET_DISK` become `/dev/disk3`.

![diskutil](screenshots/diskutil.png)

```shell script
$ git clone https://github.com/heinthanth/macos-bootable-usb
$ cd macos-bootable-usb
$ ./creator.sh
```

![running script](screenshots/run.png)

## License

This work is licensed under GPLv2. See [License](LICENSE.md) for more information.
Binary file added screenshots/diskutil.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/run.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6faa832

Please sign in to comment.