Update README

This commit is contained in:
Niels Andriesse 2021-04-08 14:27:10 +10:00 committed by GitHub
parent d88728be7e
commit feb327608e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -32,3 +32,9 @@ openssl pkey -in /usr/local/session-open-group-server/x25519_private_key.pem -pu
systemctl enable session-open-group-server.service
systemctl start session-open-group-server.service
```
### Step 4: Check that it's running:
```
systemctl status session-open-group-server.service
```