Skip to content

Commit 5f62dde

Browse files
authored
Update CONTRIBUTING.md
1 parent a554751 commit 5f62dde

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ node node_modules/@db-ux/db-theme-icons/build/scripts/index.js
1717
node node_modules/@db-ux/db-theme-illustrative-icons/build/scripts/index.js
1818
```
1919

20-
> If you missed the step before the `npm install`, you may need to re-install your packages to ensure the postinstall scrips are executed for decrypting the fonts and other artifacts (`rm -rf node_modules/@db-ux/db-theme* && npm update @db-ux/db-theme`)
20+
> [!NOTE]
21+
> If you missed setting up the `.env`-file before running `npm install`, you may need to re-install your packages to ensure the postinstall scrips are executed for decrypting the fonts and other artifacts (`rm -rf node_modules/@db-ux/db-theme* && npm update @db-ux/db-theme`)
2122
2223
## Start locally
2324

0 commit comments

Comments
 (0)