mirror of
https://github.com/okalachev/flix.git
synced 2025-07-27 17:49:33 +00:00
Install arduino-cli without sudo in instructions
This commit is contained in:
parent
0938609dc7
commit
e40fbd0ce2
@ -14,7 +14,7 @@ cd flix
|
|||||||
1. Install Arduino CLI:
|
1. Install Arduino CLI:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
curl -fsSL https://raw.githubusercontent.com/arduino/arduino-cli/master/install.sh | BINDIR=/usr/local/bin sh
|
curl -fsSL https://raw.githubusercontent.com/arduino/arduino-cli/master/install.sh | BINDIR=~/.local/bin sh
|
||||||
```
|
```
|
||||||
|
|
||||||
2. Install Gazebo 11:
|
2. Install Gazebo 11:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user