Merge branch 'nimounet-master-patch-52752' into 'master'
Update README.md - adding indications when running CAiMIRA in development mode See merge request caimira/caimira!475
This commit is contained in:
commit
c777d1a8de
1 changed files with 2 additions and 0 deletions
|
|
@ -124,6 +124,8 @@ To run the calculator on a different URL path:
|
|||
python -m caimira.apps.calculator --prefix=/mycalc
|
||||
```
|
||||
|
||||
Each of these commands will start a local version of CAiMIRA, which can be visited at http://localhost:8080/.
|
||||
|
||||
### How to compile and read the documentation
|
||||
|
||||
In order to generate the documentation, CAiMIRA must be installed first with the `doc` dependencies:
|
||||
|
|
|
|||
Loading…
Reference in a new issue