Fix FUI update instructions

This commit is contained in:
grandeljay 2022-10-03 15:13:11 +02:00
parent d194d3bddc
commit 5d8c126d98

View file

@ -75,7 +75,7 @@ npx gulp build
or as a one-liner
```
yarn upgrade && cd node_modules/fomantic-ui && npx gulp install && npx gulp build && cd ../..
yarn upgrade fomantic-ui && cd node_modules/fomantic-ui && npx gulp install && npx gulp build && cd ../..
```
#### Theme changes