This is an automated email from the ASF dual-hosted git repository.
ningjiang pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/incubator-servicecomb-java-chassis.git
The following commit(s) were added to refs/heads/master by this push:
new 45d27c6 SCB-417 delete useless lines
45d27c6 is described below
commit 45d27c67d1d85ed6de315c18c33fa68abd903114
Author: zhengyangyong <[email protected]>
AuthorDate: Mon Mar 19 20:38:12 2018 +0800
SCB-417 delete useless lines
Signed-off-by: zhengyangyong <[email protected]>
---
samples/README.md | 18 +-----------------
1 file changed, 1 insertion(+), 17 deletions(-)
diff --git a/samples/README.md b/samples/README.md
index dc2fa05..08d8450 100644
--- a/samples/README.md
+++ b/samples/README.md
@@ -7,20 +7,4 @@ It's the samples of Java chassis
4. code first sample
5. customer handler sample
6. extend metrics health checker sample
-7. write metrics data into separate text files sample
-
-## 1. Start the ServiceComb/Service Center
-
-[how to start the service
center](http://servicecomb.io/users/setup-environment/#)
-
-## 2.Start the Microservice server
-
-```bash
-mvn test -Pserver
-```
-
-## 3.Start the Microservice client
-
-```bash
-mvn test -Pclient
-```
+7. write metrics data into separate text files sample
\ No newline at end of file
--
To stop receiving notification emails like this one, please contact
[email protected].