Update README.md (#1963)

Notice of the system time setting.
This commit is contained in:
彭勇升 pengys 2018-11-26 12:10:51 +08:00 committed by 吴晟 Wu Sheng
parent b79030765b
commit 0d4703cd7a
1 changed files with 5 additions and 1 deletions

View File

@ -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).
Backend, UI and Java agent changes are available [here](../../../CHANGES.md).