We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0019268 commit f767433Copy full SHA for f767433
README.md
@@ -2,7 +2,7 @@
2
3
ASCII diff tool written in Python 3 using PyQt<br>
4
5
-pip install pyqt5<br>
+pip3 install pyqt5<br>
6
7
<img src="https://raw.githubusercontent.com/AlexMartin17/amdiff-ascii-diff-tool/master/img/mainui.JPG">
8
<img src="https://raw.githubusercontent.com/AlexMartin17/amdiff-ascii-diff-tool/master/img/files.JPG">
0 commit comments