Skip to content

Commit

Permalink
update README.md in integration
Browse files Browse the repository at this point in the history
  • Loading branch information
mrpalide committed Dec 28, 2023
1 parent 516eb34 commit 311db5e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions integration/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
```
5. Start `dmsg-server`.
```bash
$ ./bin/dmsg-server ./integration/configs/dmsgserver1.json
$ ./bin/dmsg-server start ./integration/configs/dmsgserver1.json
```

## Put dmsg-server under load
Expand Down Expand Up @@ -48,4 +48,4 @@ For close all visors and delete generated configs, use these two commands:
```
pkill -9 -f 'skywire-visor -c ./config'
rm config*
```
```

0 comments on commit 311db5e

Please sign in to comment.