Skip to content

Commit d229b0a

Browse files
committed
update readme: add brew cask install
1 parent 2cc0fc0 commit d229b0a

2 files changed

Lines changed: 12 additions & 2 deletions

File tree

README.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
| :----------------------------------------------------------: | :----------------------------------------------------------: |
9393
| ![](https://github.com/marktext/marktext/blob/master/doc/dark.jpg) | ![](https://github.com/marktext/marktext/blob/master/doc/light.jpg) |
9494

95-
<h4 align="center">:smile_cat:Edit modes:dog:</h4>
95+
<h4 align="center">:smile_cat:Edit modes:dog:</h4>
9696

9797
| Source Code | Typewriter | Focus |
9898
| :----------------------------------------------------------: | :----------------------------------------------------------: | :----------------------------------------------------------: |
@@ -104,7 +104,7 @@
104104
2. As mentioned above, **Mark Text** will be open source forever. It is also hoped that all markdown lovers can contribute their own code, and develop **Mark Text** into a popular markdown editor.
105105
3. There are many markdown editors, and each editor has its own characteristics, but it is also difficult to satisfy all markdown users' needs. I hope **Mark Text** can satisfy markdown users' needs as much as possible. Although the latest **Mark Text** is still not perfect, but we are trying to make it perfect.
106106

107-
### Download
107+
### Download and Install
108108

109109
Mark Text build for these platforms ![Conda](https://img.shields.io/conda/pn/conda-forge/python.svg?style=for-the-badge)
110110

@@ -116,6 +116,16 @@ Not found your system ? Go the the [release page](https://github.com/marktext/ma
116116

117117
Want to see new features in this version? Refer to [CHANGELOG](https://github.com/marktext/marktext/blob/master/.github/CHANGELOG.md)
118118

119+
If you use OS X system, you can install Mark Text by [**homebrew cask**](https://github.com/caskroom/homebrew-cask), to start using Homebrew-Cask, you just need [Homebrew](http://brew.sh/) installed.
120+
121+
> brew cask install mark-text
122+
123+
![](https://github.com/marktext/marktext/blob/master/doc/brew-cask.jpg)
124+
125+
Use the following command to uninstall Mark Text.
126+
127+
> brew cask uninstall mark-text
128+
119129
### Development
120130

121131
If you wish to build **Mark Text** yourself.

doc/brew-cask.jpg

127 KB
Loading

0 commit comments

Comments
 (0)