Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jonelo authored Aug 10, 2024
1 parent 19a2a48 commit 2bcf653
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,16 +47,23 @@ In order to see details from the mount actions and additional messages, you can
% export DEBUG=/dev/stdout
```

If you want to disable debug mode, enter
If you want to disable debug mode again, enter

```bash
% export DEBUG=
```

How to run it
-------------
Execute.

```bash
% ./osxapp_vers
```

How to run it without installing it
-----------------------------------
```
```bash
% curl -Ls https://bit.ly/osxapp_vers | bash
```

Expand Down

0 comments on commit 2bcf653

Please sign in to comment.