Przeglądaj źródła

move add_libraries.sh to scripts

Andrew Tridgell 3 lat temu
rodzic
commit
a752aba4d8
2 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      BUILDING.md
  2. 0 0
      libraries/add_libraries.sh

+ 1 - 1
BUILDING.md

@@ -13,7 +13,7 @@
  - git submodule init
  - git submodule update --recursive
  - ./scripts/regen_headers.sh
- - ./add_libraries.sh
+ - ./scripts/add_libraries.sh
 
 ### Step3: Open the 'arduino' software in your linux desktop
 

+ 0 - 0
add_libraries.sh → libraries/add_libraries.sh