diff --git a/web/documentserver-example/csharp-mvc/README.md b/web/documentserver-example/csharp-mvc/README.md index 705360fa..75da3e46 100644 --- a/web/documentserver-example/csharp-mvc/README.md +++ b/web/documentserver-example/csharp-mvc/README.md @@ -12,7 +12,7 @@ See the detailed guide to learn how to install Document Server [for Windows](htt ## Step 2. Download the .Net (C# MVC) code for the editors integration -Download the compiled [.Net (C# MVC) example](https://api.onlyoffice.com/editors/demopreview) from our site. +Download the [.Net (C# MVC) example](https://api.onlyoffice.com/editors/demopreview) from our site. You need to connnect the editors to your web site. Specify path to the editors installation in the *settings.config* file: ```