Merge pull request #33 from roblabla/patch-1

README still had MC_EMAIL instead of MC_USERNAME
This commit is contained in:
Andrew Kelley 2013-01-31 08:54:32 -08:00
commit 4dcd961d5e

View File

@ -129,7 +129,7 @@ correct data type.
* Ensure your system has the `java` executable in `PATH`.
* Download the appropriate version of `minecraft_server.jar`.
* `MC_SERVER_JAR=path/to/minecraft_server.jar MC_EMAIL=email@example.com MC_PASSWORD=password npm test`
* `MC_SERVER_JAR=path/to/minecraft_server.jar MC_USERNAME=email@example.com MC_PASSWORD=password npm test`
### Test Coverage