diff --git a/README.md b/README.md index 6b7d6f6..a9d2761 100644 --- a/README.md +++ b/README.md @@ -6,3 +6,24 @@ - [Themeable](https://github.com/jhildenbiddle/typora-themeable) - + +## install tutorial + +```shell +### +# macOS +### + +cd ~/Library/Application\ Support/abnerworks.Typora + +rm -rf themes + +git clone https://lab.evlic.cn/evlic/typora-theme.git themes + +killall Typora + +open -a Typora + +``` + +enjoy it! \ No newline at end of file