readme: clean up installation instructions. closes #81

This commit is contained in:
Andrew Kelley 2014-04-14 20:55:20 -07:00
parent 1c4bced44d
commit 3e2f7032bb

View File

@ -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