text changes

This commit is contained in:
Paul
2019-08-16 22:40:04 +02:00
parent 150487fc87
commit 16a45c8132

View File

@@ -19,7 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- `npm install --global gulp-cli`
- `npm install gulp`
- Ignore any errors as I need to upgrade the gulp file to 4.1 (it's 3.9.1)
- `gulp` wil build the files. This is also done automatically in the platformio target..
- `gulp` wil build the files. This is also done automatically in the platformio target.
---