mirror of
https://github.com/FelixKratz/SketchyBar
synced 2024-11-10 13:54:16 +00:00
added comment for updating
This commit is contained in:
parent
5ba9ad9e0f
commit
0f2874b523
1 changed files with 9 additions and 1 deletions
10
README.md
10
README.md
|
@ -55,8 +55,16 @@ brew tap homebrew/cask-fonts
|
|||
brew install --cask font-hack-nerd-font
|
||||
```
|
||||
|
||||
## Updating
|
||||
Since this is a work-in-progress project, there might be big and radical changes along the way. You can update by pulling from master and in the
|
||||
up to date repo folder run:
|
||||
```bash
|
||||
make update
|
||||
```
|
||||
This will not touch your configuration and the plugins, so if there is a radical change to the source code you might need to
|
||||
update those files too.
|
||||
|
||||
Credits:
|
||||
## Credits
|
||||
yabai,
|
||||
spacebar,
|
||||
reddit,
|
||||
|
|
Loading…
Reference in a new issue