diff --git a/gettingStarted.html b/gettingStarted.html index fac215d..daca9a1 100644 --- a/gettingStarted.html +++ b/gettingStarted.html @@ -51,7 +51,7 @@
Install the prerequisite packages by:
cd OpenRAP/devmgmtV2
npm install
- cd ../devmgmtui
npm install
Run the script that builds the .tgz file by:
cd .. && python buildimage.py
cd OpenRAP && python buildimage.py
The python script also takes positional arguments that allow you to modify the output based on the board and platform you wish to use. These positional arguments are:
--board
Defines the board to be used--platform
Defines the platform to be used--profile
Defines a custom profile--clean
Specifies the type of image to be cleanedThe tgz file will be named as openrap-<version-no>.tgz
and stored in the build/
directory.
The tgz file will be named as openrap-<version-no>.tgz
and stored in the build/output/
directory.
The following steps will allow you to upgrade your device to the latest version.
admin.openrap.com:8008
admin.openrap.com
root
for the username and password.