mirror of
https://github.com/unmojang/node-minecraft-protocol.git
synced 2025-10-02 15:40:18 -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
|
||||
|
||||
### Linux
|
||||
|
||||
`npm install minecraft-protocol`
|
||||
|
||||
### Windows
|
||||
|
||||
* Follow the Windows instructions from [Obvious/ursa](https://github.com/Obvious/ursa)
|
||||
* `npm install minecraft-protocol`
|
||||
On Windows, first follow the Windows instructions from
|
||||
[Obvious/ursa](https://github.com/Obvious/ursa)
|
||||
|
||||
## Documentation
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user