Readme: fix typo
This commit is contained in:
parent
d7523c7f4e
commit
969e75fa84
|
@ -61,7 +61,7 @@ Otherwise, git checkouts can be handled the same as release archives, by using t
|
||||||
|
|
||||||
### Building front-end code 🏗
|
### Building front-end code 🏗
|
||||||
|
|
||||||
We move more and more towards using Vue.js in the frontend, starting with Settings. For building the code on changes, use these terminal commands in the root folder:
|
We are moving more and more towards using Vue.js in the frontend, starting with Settings. For building the code on changes, use these terminal commands in the root folder:
|
||||||
|
|
||||||
``` bash
|
``` bash
|
||||||
# install dependencies
|
# install dependencies
|
||||||
|
|
Loading…
Reference in New Issue