Skip to content

Commit

Permalink
Update README.md (apache#657)
Browse files Browse the repository at this point in the history
  • Loading branch information
琚致远 authored and moonming committed Oct 10, 2019
1 parent feb0916 commit efe32bb
Showing 1 changed file 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 @@ -78,11 +78,11 @@ APISIX Installed and tested in the following systems, and the version of OpenRes
* Ubuntu 18.04
* Debian 9
* Debian 10
* Mac OSX
* macOS

You now have four ways to install APISIX:
- if you are using CentOS 7, it is recommended to use [RPM](#install-from-rpm-for-centos-7);
- if using MacOS, only support git clone and install by manual, please take a look at [dev manual](doc/dev-manual.md);
- if using macOS, only support git clone and install by manual, please take a look at [dev manual](doc/dev-manual.md);
- other systems please use [Luarocks](#install-from-luarocks-not-support-macos);
- You can also install from [Docker image](https://github.com/iresty/docker-apisix).

Expand All @@ -101,7 +101,7 @@ sudo yum install -y https://github.com/iresty/apisix/releases/download/v0.8/apis

You can try APISIX with the [**Quickstart**](#quickstart) now.

### Install from Luarocks (not support MacOS)
### Install from Luarocks (not support macOS)

##### Dependencies

Expand Down

0 comments on commit efe32bb

Please sign in to comment.