We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f836abe commit 619229eCopy full SHA for 619229e
README.md
@@ -14,8 +14,10 @@ Also static files are served by Apache web server.
14
* Working UART
15
* Python and JavaScript requirements
16
17
-## How to build & install
18
- * Unpack archive to a directory which is served by Apache
+## How to install
+ * Unpack archive with prebuilt frontend to a directory which is served by Apache
19
+
20
+## How to build
21
* Run `yarn install`
22
* Run `npm run build`
23
0 commit comments