From 93c0f55a8bf752ce30308fb577d3f27ef40c2a1d Mon Sep 17 00:00:00 2001 From: HaraldSchafer Date: Thu, 15 Sep 2022 10:25:00 +0200 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index c20c7707..e2956ddd 100644 --- a/README.md +++ b/README.md @@ -20,9 +20,7 @@ It is 2nd gen hardware, reusing code and parts from the [NEO](https://github.com To install the library: ``` bash git clone https://github.com/commaai/panda.git - cd panda - python setup.py install ```