From 60ce7d2d4fdf82f24f143550f149198d803b4285 Mon Sep 17 00:00:00 2001 From: macro Date: Tue, 11 Aug 2020 21:01:33 +0800 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d347846..24fc2e5 100644 --- a/README.md +++ b/README.md @@ -150,12 +150,12 @@ mall | JDK | 1.8 | https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html | | Mysql | 5.7 | https://www.mysql.com/ | | Redis | 5.0 | https://redis.io/download | -| Elasticsearch | 7.6.2 | https://www.elastic.co/downloads/elasticsearch | -| Kibana | 7.6.2 | https://www.elastic.co/cn/downloads/kibana | -| Logstash | 7.6.2 | https://www.elastic.co/cn/downloads/logstash | | MongoDB | 4.2.5 | https://www.mongodb.com/download-center | | RabbitMQ | 3.7.14 | http://www.rabbitmq.com/download.html | | Nginx | 1.10 | http://nginx.org/en/download.html | +| Elasticsearch | 7.6.2 | https://www.elastic.co/downloads/elasticsearch | +| Logstash | 7.6.2 | https://www.elastic.co/cn/downloads/logstash | +| Kibana | 7.6.2 | https://www.elastic.co/cn/downloads/kibana | ### 搭建步骤