mirror of
https://github.com/evlic/typora_theme.git
synced 2024-11-24 21:02:11 +08:00
doc: update README
This commit is contained in:
parent
db50b754e2
commit
e79c4bf6d8
21
README.md
21
README.md
@ -6,3 +6,24 @@
|
|||||||
|
|
||||||
- [Themeable](https://github.com/jhildenbiddle/typora-themeable)
|
- [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!
|
Loading…
Reference in New Issue
Block a user