We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c3b84f commit caafb4eCopy full SHA for caafb4e
README_zh.md
@@ -16,7 +16,7 @@ Orange是一个基于OpenResty的API网关。除Nginx的基本功能外,它还
16
- OpenResty: 版本应在1.9.7.3+
17
- [lor](https://github.com/sumory/lor)框架: 版本在v0.1.4+
18
- git clone https://github.com/sumory/lor
19
- - cd lor & sh install.sh
+ - cd lor && sh install.sh
20
- libuuid.so
21
- Orange依赖libuuid生成uuid
22
- centos用户可通过命令`yum install libuuid-devel`安装,其它情况请自行google
0 commit comments