Skip to content

Commit 953a761

Browse files
committed
app
1 parent 189fcb9 commit 953a761

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/app-specification.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ At least one on `sketch` or `python` folder must be present.
1111
The App must be self-contained (it does not contain references to external files) because this means it can be exported, shared, or zipped easily.
1212

1313
The user-defined apps are saved into `/home/arduino/ArduinoApps` folder.
14-
The builtin-apps are
14+
The builtin-apps are stored into `home/arduino/.local/share/arduino-app-cli/examples` folder.
1515

1616

1717
Example of a `my-app` folder structure

0 commit comments

Comments
 (0)