glitch-soc/app/javascript/skins/glitch/pink-moonlight/README.md

15 lines
388 B
Markdown
Raw Normal View History

2019-07-10 03:26:51 -04:00
# Pink Moonlight for Glitch-Soc
![Pink Moonlight](https://git.barkshark.tk/GSThemes/pink-moonlight/raw/branch/master/preview.png)
To install, just cd to your glitch-soc dir and run the following command:
```
git submodule add https://git.barkshark.tk/GSThemes/pink-moonlight.git app/javascript/skins/glitch/pink-moonlight
```
Check for updates:
```
git submodule update --remote
```