Skip to content

Commit 3d39d9b

Browse files
ubidefeosebromero
andauthored
Update install.sh
Co-authored-by: Sebastian Romero <[email protected]>
1 parent 3855a1c commit 3d39d9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
# Name to display during installation
1414
PKGNAME="Arduino Runtime for MicroPython"
15-
# Destination directory for the package on the board
15+
# Destination directory for the package on the board inside the library directory
1616
PKGDIR="arduino"
1717
# Source directory for the package on the host
1818
SRCDIR=$PKGDIR

0 commit comments

Comments
 (0)