Pip installer should use pip3
pull/12/head
Ohan Smit 2019-09-05 20:44:48 +02:00 zatwierdzone przez GitHub
rodzic 48c0ebad95
commit 7328206571
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -47,7 +47,7 @@ In order to run this app in Linux environment, you'll need the following package
2. Run the pip installation
`pip install .`
`pip3 install .`
2. Once completed run with the following command
@ -75,4 +75,4 @@ Original application by Rune B. Broberg (5Q5R)
TDR inspiration shamelessly stolen from the work of Salil (VU2CWA) at https://nuclearrambo.com/wordpress/accurately-measuring-cable-length-with-nanovna/
Thanks to everyone who have tested, commented and inspired.
Thanks to everyone who have tested, commented and inspired.