typo
This commit is contained in:
parent
44584d8cac
commit
4b285bd9d4
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
sudo apt-get update && sudp apt-get upgrade
|
||||
sudo apt-get update && sudo apt-get upgrade
|
||||
sudo apt-get install git python3-pip tmux vim -y
|
||||
pip install smbus
|
||||
git clone https://github.com/juliangaal/mpu6050.git
|
||||
|
|
Loading…
Reference in a new issue