Skip to content

Commit 036ce4b

Browse files
committed
added a simple command to use
1 parent 50daa1a commit 036ce4b

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,13 @@ Options:
4848
4949
```
5050

51+
52+
For example, to start your own server using the current folder:
53+
54+
```bash
55+
$ ldnode --webid --port 443 --cert /path/to/cert --key /path/to/key
56+
```
57+
5158
## Library
5259

5360
### Install

0 commit comments

Comments
 (0)