mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-24 17:27:39 +02:00
...
This commit is contained in:
@@ -85,7 +85,6 @@ install: |
|
|||||||
brew install python3;
|
brew install python3;
|
||||||
brew install glfw;
|
brew install glfw;
|
||||||
brew install libunistring;
|
brew install libunistring;
|
||||||
brew install libpng;
|
|
||||||
else
|
else
|
||||||
mkdir -p $SW;
|
mkdir -p $SW;
|
||||||
curl https://download.calibre-ebook.com/travis/kitty/osx.tar.xz | tar xJ -C $SW;
|
curl https://download.calibre-ebook.com/travis/kitty/osx.tar.xz | tar xJ -C $SW;
|
||||||
|
|||||||
Reference in New Issue
Block a user