doc: update README

This commit is contained in:
🐟 2023-09-07 18:02:45 +08:00
parent db50b754e2
commit e79c4bf6d8

View File

@ -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!