Skip to content
Snippets Groups Projects
Commit 4f419037 authored by Isabella Skořepová's avatar Isabella Skořepová
Browse files

Opravena instalace ve fedoře

parent de9d930a
No related branches found
No related tags found
1 merge request!2Platformio
......@@ -135,7 +135,14 @@ To je vše! Nyní máte vývojové prostředí (nejen) pro Arduino, které je mn
# Instalace pod linuxem - Fedora
sudo dnf -y install avr-* avrdude
Pokud už máte atom
sudo dnf -y install clang
apm install platformio-ide
Pokud ještě ne
sudo dnf -y install clang
sudo dnf -y install https://dl.bintray.com/platformio/ide-bundles/platformio-atom-linux-x86_64.rpm
# Dejte nám vědět!
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment