You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-3
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,5 @@
1
1
# qFm1000
2
+
2
3
> Simple tool for editing channels and configuration parameters of Philips FM1000 radio.
3
4
4
5
[](https://app.shippable.com/github/sardylan/qfm1000)
@@ -18,19 +19,24 @@ All releases are created using CPack extension of CMake builder.
18
19
19
20
### Linux
20
21
21
-
There are some deb packages preapred for different Debian-based Linux distribution. Just pick up the one for your OS and install it using `dpkg -i <file>.deb`.
22
+
There are some deb packages preapred for different Debian-based Linux distribution.
23
+
Just pick up the one for your OS and install it using `dpkg -i <file>.deb`.
22
24
23
25
### MAC
24
26
25
-
There is no pre-compiled version for MAC. Still working to produce a official DMG release.
27
+
There is no pre-compiled version for MacOS, yet. Still working to produce a official DMG release.
26
28
27
29
### Windows
28
30
29
-
Windows build are created using the official releases of Qt 5.9.2. Just download the MSI package and install it.
31
+
Windows build are created using the official releases of Qt. Just download the MSI package and install it.
0 commit comments