Skip to content

Commit

Permalink
Additional command to branding dev steps
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanVanDyck committed Oct 23, 2024
1 parent 1487049 commit 24fdd7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ To make this work locally, you need to add the following lines to your `/etc/hos

To generate the static pages like the homepage and styling, you also need to run the following command in the [branding folder](./branding)
```commandline
cd branding
git submodule update --init --recursive
npm install
npx brunch build --production
Expand Down

0 comments on commit 24fdd7f

Please sign in to comment.