From 2e97cb14cc78913a1e414a34269fe39f2cad6139 Mon Sep 17 00:00:00 2001 From: Abhishek Choudhary Date: Fri, 13 Jan 2023 22:51:08 +0530 Subject: [PATCH] docs: add information about building apisix-base --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 1a8ec7184..59184b186 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,10 @@ - Make - rpm (if your host system is Ubuntu, should install rpmbuild by `sudo apt-get install rpm`) +**Note:** + +If you want to build testing environment for apisix (apisix-base), as suggested [here](https://github.com/apache/apisix/blob/master/docs/en/latest/building-apisix.md#building-runtime-for-apisix). Run [package-apisix-base.sh](https://github.com/shreemaan-abhishek/apisix-build-tools/blob/master/package-apisix-base.sh) + ## Parameters |Parameter |Required |Description |Example| |---------|---------|----|-----------|