Skip to content

Commit 7154742

Browse files
evanfitzgeraldGerardo E. Cruz-Ortiz
authored and
Gerardo E. Cruz-Ortiz
committed
Update PyQt4 to PyQt5 in README (#103)
1 parent e74a485 commit 7154742

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -95,9 +95,9 @@ Note: The steps above are for a debug, permissive mode build and includes deprec
9595

9696
## Send commands, receive telemetry
9797

98-
The cFS-GroundSystem tool can be used to send commands and receive telemetry (see https://github.com/nasa/cFS-GroundSystem/tree/master/Guide-GroundSystem.txt, the Guide-GroundSystem.txt). Note it depends on PyQt4 and PyZMQ:
98+
The cFS-GroundSystem tool can be used to send commands and receive telemetry (see https://github.com/nasa/cFS-GroundSystem/tree/master/Guide-GroundSystem.txt, the Guide-GroundSystem.txt). Note it depends on PyQt5 and PyZMQ:
9999

100-
1. Install PyQt4 and PyZMQ on your system
100+
1. Install PyQt5 and PyZMQ on your system
101101
2. Compile cmdUtil and start the ground system executable
102102

103103
cd tools/cFS-GroundSystem/Subsystems/cmdUtil

0 commit comments

Comments
 (0)