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: docs/static/getting-started.rst
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,8 +52,8 @@ If you would rather try the "nightly" build (which includes the latest features
52
52
Example Programs
53
53
----------------
54
54
55
-
The toolchain includes multiple example projects inside the :code:`examples` folder.
56
-
Use these examples to learn how to write C/C++ code for the calculator.
55
+
The toolchain includes multiple example projects inside the :code:`examples` folder of your toolchain install (you can also take a look at them `online <https://github.com/CE-Programming/toolchain/tree/master/examples>`_ on the git repo). Use these examples to learn how to write C/C++ code for the calculator.
0 commit comments