fix typos in readme
This commit is contained in:
parent
49132c66f8
commit
1bcb51e210
@ -45,7 +45,7 @@ Resource | Description
|
|||||||
|
|
||||||
### Building the firmware
|
### Building the firmware
|
||||||
|
|
||||||
Once the platform and libraries are downloaded the back end should successfuly build within PlatformIO.
|
Once the platform and libraries are downloaded the back end should successfully build within PlatformIO.
|
||||||
|
|
||||||
The firmware may be built by pressing the "Build" button:
|
The firmware may be built by pressing the "Build" button:
|
||||||
|
|
||||||
@ -164,7 +164,7 @@ Username | Password
|
|||||||
admin | admin
|
admin | admin
|
||||||
guest | guest
|
guest | guest
|
||||||
|
|
||||||
It is recomended that you change the JWT secret and user credentials from their defaults protect your device. You can do this in the user interface, or by modifying [securitySettings.json](data/config/securitySettings.json) before uploading the file system image.
|
It is recommended that you change the JWT secret and user credentials from their defaults protect your device. You can do this in the user interface, or by modifying [securitySettings.json](data/config/securitySettings.json) before uploading the file system image.
|
||||||
|
|
||||||
## Building for different devices
|
## Building for different devices
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user