mirror of
https://github.com/cjfranko/NTP-Timeturner.git
synced 2025-11-08 10:22:02 +00:00
Update setup.sh
This commit is contained in:
parent
d541daa860
commit
644485e4f3
1 changed files with 1 additions and 1 deletions
2
setup.sh
2
setup.sh
|
|
@ -26,7 +26,7 @@ sudo apt install -y git curl python3 python3-pip build-essential cmake \
|
|||
# ---------------------------------------------------------
|
||||
# Step 3: Install Arduino CLI manually
|
||||
# ---------------------------------------------------------
|
||||
echo "Step 3: Installing arduino-cli manually..."
|
||||
echo "Step 3: Installing arduino-cli manually... from home"
|
||||
cd "$HOME"
|
||||
curl -fsSL https://raw.githubusercontent.com/arduino/arduino-cli/master/install.sh | sh
|
||||
sudo mv bin/arduino-cli /usr/local/bin/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue