1
0
Fork 0

Fix stupid copy-paste in readme

Anton Smirnov 5 years ago
parent 5098937263
commit f2187425e2

@ -12,12 +12,12 @@ Add the following code to your composer file.
```json
{
"require": {
"sandfoxme/bencode": "^1.0.2"
"sandfoxme/minecraft-query": "^1.0.2"
}
}
```
*NB:* 1.0.0 and 1.0.1 used the name `sandfox-im/bencode` and namespace `SandFoxIM\Minecraft`
*NB:* 1.0.0 and 1.0.1 used the name `sandfox-im/minecraft-query` and namespace `SandFoxIM\Minecraft`
## Usage