Fixed an incorrect parameter
This commit is contained in:
parent
eae62b98f7
commit
29c84cd1d5
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ npm install
|
||||||
Before you could start ahead with developing you've to compile everything.
|
Before you could start ahead with developing you've to compile everything.
|
||||||
Just execute the `web_build.sh` script:
|
Just execute the `web_build.sh` script:
|
||||||
```shell script
|
```shell script
|
||||||
./scripts/web_build.sh develop
|
./scripts/web_build.sh development
|
||||||
```
|
```
|
||||||
|
|
||||||
### 2.5 Starting the development environment
|
### 2.5 Starting the development environment
|
||||||
|
|
Loading…
Add table
Reference in a new issue