Skip to content

Commit d12f5f7

Browse files
authored
fix: typo on install instructions
1 parent eb06199 commit d12f5f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

install-linux.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ apt-get install build-essential libusb-dev bzip2
66

77
Then cd into the directory of the extracted source and execute the command:
88

9-
make -f Makefile.freebsd
9+
make -f Makefile.linux
1010

1111
To build the GUI, make sure the package gnome-devel is installed, build the CLI and then execute the command:
1212

13-
./linuxgui.sh
13+
./linuxgui.sh

0 commit comments

Comments
 (0)