Skip to content

Commit 476e366

Browse files
committed
Merge branch 'main' of https://github.com/sbarex/QLMarkdown
2 parents 6bb59dd + 8ef5889 commit 476e366

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,14 @@ You can download the last compiled release (as universal binary) from [this link
4545

4646
## Installation
4747

48+
You can download the last compiled release (as universal binary) from [this link](https://github.com/sbarex/QLMarkdown/releases) or you can install the Application with [Homebrew](https://brew.sh/):
49+
50+
```shell
51+
brew install --cask sbarex-qlmarkdown
52+
```
53+
54+
The application has the automatic update function.
55+
4856
To use the Quick Look preview you must launch the application at least once. In this way the Quick Look extension will be discovered by the system.
4957
After the first execution, the Quick Look extension will be available (and enabled) among those present in the System preferences/Extensions.
5058

@@ -69,7 +77,8 @@ This application handle these UTIs:
6977
- dyn.ah62d4rv4ge81e5pe (dynamic UTI for unassociated .rmd files)
7078
- com.rstudio.rmarkdown
7179

72-
Please inform me of any other UTI associated to `.md` files.
80+
Please inform me of any other UTI associated to `.md` files.
81+
7382

7483
## Markdown processing
7584

0 commit comments

Comments
 (0)