Skip to content

Commit

Permalink
update to 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nobodyiam committed May 3, 2019
1 parent c61f79b commit 455cf12
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@ SHOW VARIABLES WHERE Variable_name = 'version';
* **由于Quick Start项目比较大,所以放在了另外的repository,请注意项目地址**
* https://github.com/nobodyiam/apollo-build-scripts
2. 从百度网盘下载
* 通过[网盘链接](https://pan.baidu.com/s/1iftkG14dVtOq-JIyz3AqLA)下载
* 通过[网盘链接](https://pan.baidu.com/s/1HSRkhM8bieYKJV4PEY2DBA)下载(提取码: 8eh3)
* 下载到本地后,在本地解压apollo-quick-start.zip
3. 为啥安装包要56M这么大
3. 为啥安装包要58M这么大
* 因为这是一个可以自启动的jar包,里面包含了所有依赖jar包以及一个内置的tomcat容器

### 1.3.1 手动打包Quick Start安装包
Expand Down Expand Up @@ -250,4 +250,4 @@ Apollo Config Demo. Please input key to get the value. Input quit to exit.
```properties
app.id=你的appId
```
运行`./demo.sh client`启动Demo客户端即可。
运行`./demo.sh client`启动Demo客户端即可。
Binary file modified apollo-all-in-one.jar
Binary file not shown.
Binary file modified client/apollo-demo.jar
Binary file not shown.

0 comments on commit 455cf12

Please sign in to comment.