You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/cloud/web-editor/tutorials/getting-started/getting-started-web-editor/getting-started-web-editor.md
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,6 +52,14 @@ When we are done, we should see this screen:
52
52
53
53
Congratulations, you now have the necessary tools to start using the Web Editor.
54
54
55
+
> You can find the Arduino Create Agent files by following the path that relates to your operative system:
Now, let's take a look at how the Web Editor works, by uploading a simple example to the board. First, we need to navigate to the Web Editor, by either [clicking this link](https://create.arduino.cc/editor) or clicking the menu at the top right corner, following the image below:
@@ -80,4 +88,4 @@ If we look at the board we uploaded the code to, we should see the onboard LED b
80
88
81
89
#### More tutorials
82
90
83
-
You can find more tutorials in the [Web Editor documentation page](/cloud/web-editor/).
91
+
You can find more tutorials in the [Web Editor documentation page](/cloud/web-editor/).
0 commit comments