mirror of
https://github.com/pinout-xyz/Pinout.xyz.git
synced 2025-03-17 22:42:41 +00:00
Update zeroseg.md
fix install inscription
This commit is contained in:
parent
0c2b2e7947
commit
ff15d72afb
1 changed files with 1 additions and 1 deletions
|
@ -50,5 +50,5 @@ To install first enable SPI and update your pi then:
|
|||
```bash
|
||||
sudo apt-get install build-essential python-dev python-spidev
|
||||
git clone https://github.com/AverageManVsPi/ZeroSeg.git
|
||||
cd zeroseg && sudo python setup.py install
|
||||
cd ZeroSeg && sudo python setup.py install
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue