mirror of
https://github.com/unmojang/node-minecraft-protocol.git
synced 2025-10-02 23:52:07 -04:00
readme: clean up installation instructions. closes #81
This commit is contained in:
parent
1c4bced44d
commit
3e2f7032bb
@ -96,14 +96,10 @@ server.on('login', function(client) {
|
|||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
### Linux
|
|
||||||
|
|
||||||
`npm install minecraft-protocol`
|
`npm install minecraft-protocol`
|
||||||
|
|
||||||
### Windows
|
On Windows, first follow the Windows instructions from
|
||||||
|
[Obvious/ursa](https://github.com/Obvious/ursa)
|
||||||
* Follow the Windows instructions from [Obvious/ursa](https://github.com/Obvious/ursa)
|
|
||||||
* `npm install minecraft-protocol`
|
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user