Skip to content

Commit

Permalink
install open resty
Browse files Browse the repository at this point in the history
  • Loading branch information
kayx23 authored Oct 12, 2024
1 parent 6c101d0 commit 50d76a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/en/latest/building-apisix.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ git clone --depth 1 --branch ${APISIX_BRANCH} https://github.com/apache/apisix.g

Alternatively, you can also download the source package from the [Downloads](https://apisix.apache.org/downloads/) page. Note that source packages here are not distributed with test cases.

Before installation, install [OpenResty](https://openresty.org/en/installation.html).

Next, navigate to the directory, install dependencies, and build APISIX.

```shell
Expand Down

0 comments on commit 50d76a0

Please sign in to comment.