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: documentation/setup.adoc
+1-1
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ Extract the contents of the downloaded archive (`ide-cli-*.tar.gz`) to a new fol
26
26
27
27
To get started read the link:usage.adoc[usage].
28
28
After the installation process, you can create a new project by typing in bash: `ide create <project>`, replace `<project>` with your project name.
29
-
Switch to the project folder e.g. `cd <project>` and install or configure tools for your project as needed (for further details see link:project.adoc[here]).
29
+
Switch to the project folder e.g. `cd <project>` and install or configure tools for your project as needed (for further details click link:project.adoc[here]).
0 commit comments