Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jingjingxyk committed Aug 4, 2024
1 parent 2f09ee1 commit 109bb44
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,13 @@

- [https://github.com/jingjingxyk/build-static-nginx/releases](https://github.com/jingjingxyk/build-static-nginx/releases)


## 立即使用 nginx

```shell

curl -fSL https://github.com/jingjingxyk/swoole-cli/blob/build_native_php/setup-php-cli-runtime.sh?raw=true | bash
curl -fSL https://github.com/jingjingxyk/swoole-cli/blob/new_dev/setup-nginx-runtime.sh?raw=true | bash

curl -fSL https://github.com/swoole/build-static-php/blob/main/setup-php-cli-runtime.sh?raw=true | bash
curl -fSL https://gitee.com/jingjingxyk/quickstart-nginx-php-fpm/raw/main/setup-nginx-runtime.sh | bash

```

Expand All @@ -41,7 +40,7 @@ git clone --recursive -b https://github.com/jingjingxyk/build-static-nginx.git

# or

git clone --recursive -b nginx https://github.com/jingjingxyk/swoole-cli.git
git clone --recursive -b build-static-nginx https://github.com/jingjingxyk/swoole-cli.git

```

Expand Down

0 comments on commit 109bb44

Please sign in to comment.