chore: add --mockScoring flag
chore: add link to the lamassu-machine repository chore: use proper heading levels chore: add subsequent runs section
This commit is contained in:
parent
aff8fe373b
commit
faa075c976
3 changed files with 82 additions and 35 deletions
|
|
@ -8,12 +8,12 @@ We do not generally accept outside pull requests for new features. Please consul
|
|||
|
||||
## Installation
|
||||
|
||||
See [INSTALL.md](INSTALL.md).
|
||||
See [INSTALL.md](INSTALL.md), or [INSTALL-NIX.md](INSTALL.md) for nix environment.
|
||||
|
||||
## Installation on remote server (only for production)
|
||||
See [lamassu-remote-install/README.md](lamassu-remote-install/README.md).
|
||||
|
||||
## Running
|
||||
```bash
|
||||
node bin/lamassu-server --mockSms
|
||||
node bin/lamassu-server --mockSms --mockScoring
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue