diff --git a/docs/en/setup/README.md b/docs/en/setup/README.md index e3f5f3f3f..6b2b22181 100644 --- a/docs/en/setup/README.md +++ b/docs/en/setup/README.md @@ -1,6 +1,10 @@ # Setup Setup based on which kind of probes are you going to use. If you don't understand, please read [Concepts and Designs](../concepts-and-designs/README.md) first. + +**Important: Please comfirm the system time on the monitored servers are same as the time on the OAP servers.** + + ## Download official releases - Backend, UI and Java agent are Apache official release, you could find them at [Apache SkyWalking DOWNLOAD page](http://skywalking.apache.org/downloads/). - Download .Net agent by following [Getting started document](https://github.com/OpenSkywalking/skywalking-netcore#getting-started). @@ -22,4 +26,4 @@ Follow [backend and UI setup document](backend/backend-ui-setup.md) to understan scenarios, and open advanced features. ## Changes log -Backend, UI and Java agent changes are available [here](../../../CHANGES.md). \ No newline at end of file +Backend, UI and Java agent changes are available [here](../../../CHANGES.md).