mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-05-28 22:14:21 -04:00
changed pip script
This commit is contained in:
parent
7243cfc129
commit
7967a3f6f0
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -7,7 +7,7 @@
|
|||
build:
|
||||
|
||||
@echo "installing Requirements..."
|
||||
pip install -r requirements.txt
|
||||
pip3 install --allow-all-external requirements.txt
|
||||
|
||||
@echo "Building Bibata Classic..."
|
||||
python render-cursors.py ./src/Bibata_Classic/source-cursors.svg -o -a --name Bibata_Classic
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue