Skip to content

Commit

Permalink
Merge pull request #43 from mhaberler/patch-1
Browse files Browse the repository at this point in the history
fix typo in readme.md
  • Loading branch information
cotestatnt authored Aug 22, 2024
2 parents a8bc4bc + 6eac185 commit 69b4a3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion built-in-webpages/setup/build_setup/readme.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
If you want customize **/setup** webpage (headers, logo etc etc):
* edit the source files as your needs (setup.htm, app.js, style.css)
* open a terminal in *build* folder and run `npm i` to install all nodejs modules needed
* run `node minimize.js`
* run `node minify.js`
* overwrite the content of *setup_htm.h* in src folder with the new generated file

0 comments on commit 69b4a3f

Please sign in to comment.