added installation instructions
This commit is contained in:
parent
a31802fe11
commit
1409882120
|
@ -8,6 +8,12 @@ Collect information about Minecraft (both Java and Bedrock) using **[Node.js](ht
|
||||||
## Requirements
|
## Requirements
|
||||||
> **[Node.js](https://nodejs.org/) 14 or newer is required**
|
> **[Node.js](https://nodejs.org/) 14 or newer is required**
|
||||||
|
|
||||||
|
## Install
|
||||||
|
|
||||||
|
```
|
||||||
|
npm i @minescope/mineping
|
||||||
|
```
|
||||||
|
|
||||||
## Example
|
## Example
|
||||||
|
|
||||||
Ping a Java server with default options:
|
Ping a Java server with default options:
|
||||||
|
|
Loading…
Reference in New Issue