Skip to content
This repository was archived by the owner on Dec 31, 2025. It is now read-only.

Commit d12096b

Browse files
committed
Added hint for MacOS zsh to README
1 parent af78600 commit d12096b

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ Beside logging for ham radio you can also log CB radio QSOs.
1616

1717
Features
1818
--------
19+
* Runs on Windows, Linux and MacOS
1920
* predefined fields for logging
20-
* edit log entries
2121
* input validation for callsign, RST, locator
2222
* show worked before if a callsign is already logged
2323
* distance calculation
@@ -70,6 +70,8 @@ For using the QSL-QR-Code reader install extra packages with
7070

7171
# python3 -m pip install DragonLog[qslqrcode]
7272

73+
On MacOS zsh you have to enclose `"DragonLog[...]"` in paranthesis so the brackets are not interpreted.
74+
7375

7476
Run as
7577

0 commit comments

Comments
 (0)