Skip to content

Commit 1125227

Browse files
committed
Update README.md
1 parent 19227c2 commit 1125227

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ $ ldnode --port 8443 --ssl-key path/to/ssl-key.pem --ssl-cert path/to/ssl-cert.p
3939

4040
First time user? If you have never run `ldnode` before, let's get you a WebID to access your server.
4141
```bash
42-
$ ldnode --port 8443 --ssl-key path/to/ssl-key.pem --ssl-cert path/to/ssl-cert.pem
42+
$ ldnode --port 8443 --ssl-key path/to/ssl-key.pem --ssl-cert path/to/ssl-cert.pem --create-admin
4343
# Action required: Create your admin account on https://localhost:8080/
4444
# When done, stop your server (<ctrl>+c) and restart without "--create-admin"
4545
```

0 commit comments

Comments
 (0)