mirror of
https://github.com/bytedance/g3.git
synced 2026-05-01 21:20:40 +00:00
drop use of mkcert
This commit is contained in:
parent
4e2ad999b9
commit
9ae479e1b8
3 changed files with 6 additions and 14 deletions
|
|
@ -117,7 +117,7 @@ It is recommended to use Debian based distro as your development platform.
|
|||
|
||||
```shell
|
||||
apt-get install gcc pkgconf libtool make capnproto
|
||||
apt-get install curl mkcert jq xz-utils tar
|
||||
apt-get install curl jq xz-utils tar
|
||||
apt-get install libssl-dev libc-ares-dev
|
||||
# install lua5.4 or any other versions available on your system
|
||||
apt-get install lua5.4-dev
|
||||
|
|
@ -219,7 +219,6 @@ capnproto
|
|||
|
||||
The following tools are needed to run testing scripts:
|
||||
```text
|
||||
mkcert
|
||||
curl
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue