remove unneeded make

This commit is contained in:
hippoz 2021-06-29 23:37:50 +03:00
parent 94d1d4ca39
commit 9d8d500236

View file

@ -1,7 +1,6 @@
prepare:
git clone https://github.com/Sweets/hummingbird hummingbird
cd hummingbird
make
make:
make
install: