Skip to content

Commit d175531

Browse files
authored
Update macOS install instructions to use brew (#55)
1 parent 37136e9 commit d175531

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,14 @@ setting metadata into MPEG-4 files, in particular, iTunes-style metadata.
1212
* Navigate to the [latest release](https://github.com/wez/atomicparsley/releases/latest)
1313
* Download the `AtomicParsleyMacOS.zip` file and extract `AtomicParsley`
1414

15+
AtomicParsley is also available for brew users and can be installed by executing this command in a terminal:
16+
17+
```
18+
$ brew install atomicparsley
19+
````
20+
21+
Note that the version available in brew may lag behind the latest version of the code in this repo.
22+
1523
### Windows
1624
1725
* Navigate to the [latest release](https://github.com/wez/atomicparsley/releases/latest)

0 commit comments

Comments
 (0)