mirror of
https://github.com/YGGverse/web-api.git
synced 2026-03-31 17:45:30 +00:00
update depencency name
This commit is contained in:
parent
0d95eaecc4
commit
e06e5813f8
4 changed files with 21 additions and 21 deletions
|
|
@ -1,12 +1,12 @@
|
|||
# dns-api
|
||||
# net-api
|
||||
|
||||
Simple DNS API
|
||||
Simple Network Tools API
|
||||
|
||||
## Install
|
||||
|
||||
```
|
||||
git clone https://github.com/YGGverse/dns-api.git
|
||||
cd dns-api
|
||||
git clone https://github.com/YGGverse/net-api.git
|
||||
cd net-api
|
||||
composer install
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue