Grammatical error

This commit is contained in:
Johannes Schriewer 2018-07-30 11:53:41 +02:00 committed by GitHub
parent 1d8ee1c128
commit 7bb1aee889
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,7 +29,7 @@ And no, I will not do an Arduino port.
## How to use
### Building under Linux
### Building on Linux
1. Checkout the repo
2. Run make:
@ -38,7 +38,7 @@ make -f Makefile.linux
```
3. Grab `libmqtt.a` or `libmqtt-debug.a` and `src/mqtt.h` and add that into your project.
### Testing under Linux
### Testing on Linux
Requirements: