Add next step to getting started (#309)

This commit is contained in:
Omar Kamel 2021-01-06 22:43:32 -05:00 committed by GitHub
parent a00c3a8ee1
commit e5c022df1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 0 deletions

View File

@ -224,3 +224,5 @@ Finally, enable the service and set it to boot on machine start.
``` bash
sudo systemctl enable --now pteroq.service
```
#### Next Step: [Webserver Configuration](./webserver_configuration)

View File

@ -225,3 +225,5 @@ Finally, enable the service and set it to boot on machine start.
``` bash
sudo systemctl enable --now pteroq.service
```
#### Next Step: [Webserver Configuration](./webserver_configuration)