From 589dadc465dec4135c1e2e62f5c296518082a935 Mon Sep 17 00:00:00 2001 From: Ivan Olexyn Date: Mon, 26 Aug 2019 14:43:26 +0200 Subject: [PATCH] Update How To. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b6cab07..2472d39 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ This is a frontend for the collection of tools used by the zebra. ``` pip3 install pyqt5 pip3 install matplotlib -python3 ./window.py +python3 ./zebra.py ``` ##### About PyQt