Skip to content

Commit

Permalink
add composer dev-main install note
Browse files Browse the repository at this point in the history
  • Loading branch information
ArrayIterator committed Nov 10, 2023
1 parent 49803b9 commit ec97e99
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,14 @@ Support [PSR-6: Caching Interface](https://www.php-fig.org/psr/psr-6/).
- Function `focksopen` enabled & allowed outbond connection to port `53`
- Network Connectivity (_Absolutely!_)

## Installing

Currently, in development:

```bash
composer require arrayaccess/dns-client:dev-main
```

## Note

The [RRTypes](src/ResourceRecord/RRTypes) not completed yet,
Expand Down

0 comments on commit ec97e99

Please sign in to comment.