KRTirtho / wives

A beautiful, modern & feature-rich Terminal Emulator
GNU General Public License v3.0
135 stars 11 forks source link

sudo make error #12

Open ghost opened 1 year ago

ghost commented 1 year ago

powershell curl -o build\installer.exe http://files.jrsoftware.org/is/6/innosetup-6.2.0.exe make: powershell: No such file or directory make: *** [Makefile:6: innoinstall] Error 127


I am on voidlinux

KRTirtho commented 1 year ago

There's no build instruction in makefile just some CI build scripts You'll need to install Flutter and have to use flutter build linux to build the app from source