diff --git a/Web/Controls/Help/Desktop/Documents/Windows/DesktopWindowsCompile/DesktopWindowsCompile.ascx b/Web/Controls/Help/Desktop/Documents/Windows/DesktopWindowsCompile/DesktopWindowsCompile.ascx index 1fc692977..35e337ae2 100644 --- a/Web/Controls/Help/Desktop/Documents/Windows/DesktopWindowsCompile/DesktopWindowsCompile.ascx +++ b/Web/Controls/Help/Desktop/Documents/Windows/DesktopWindowsCompile/DesktopWindowsCompile.ascx @@ -38,7 +38,7 @@
Getting the source code

Run the Windows command line tool, create the folder for the project and checkout the project from the GitHub:

mkdir C:\GIT\DesktopEditors
-cd C:\GIT\DesktopEditors
+cd C:\GIT\
 git clone --recursive https://github.com/ONLYOFFICE/DesktopEditors.git
Build the third-party core components

Now fetch and build the third-party core components. To do that run the following .bat file: