diff --git a/tutorial/docfx_getting_started.html b/tutorial/docfx_getting_started.html index 517c325d015..b7775e5b551 100644 --- a/tutorial/docfx_getting_started.html +++ b/tutorial/docfx_getting_started.html @@ -116,7 +116,7 @@
Now you can view the generated website on http://localhost:8080.
For macOS/Linux users: Use Mono version >= 5.10.
+For macOS/Linux users: Use Mono version >= 5.10. The following command line can be used on Debian/Ubuntu: sudo apt-get install mono-runtime mono-devel
For macOS users: DO NOT Install Mono from Homebrew, but rather from the Mono download page.