1
0
mirror of https://github.com/rricharz/Tek4010.git synced 2026-04-29 21:18:19 +00:00

fixed download call

This commit is contained in:
Rene Richarz
2022-03-17 11:27:52 +01:00
parent 0ec49eedfb
commit 9c3cd7be92

View File

@@ -68,7 +68,7 @@ Install the tek4010 emulator from this repo on a Raspberry Pi (desktop version r
I propose using
sudo apt-get install git
git clone git://github.com/rricharz/Tek4010
git clone https://github.com/rricharz/Tek4010
cd Tek4010
This allows you to get updates later easily as follows: