converted last section to bullet points

This commit is contained in:
Navan Chauhan 2020-09-10 13:38:24 +05:30
parent ee9dd06997
commit 01b5388bdf
1 changed files with 3 additions and 3 deletions

View File

@ -149,9 +149,9 @@ python3 removeSample.py
**There is a sample systemd file in the misc folder**
Configure the file and then copy it to `/etc/systemd/system`
* Configure the file and then copy it to `/etc/systemd/system`
You can start the server by running `sudo systemctl start curie`
* You can start the server by running `sudo systemctl start curie`
To enable the server to start on boot run `sudo systemctl enable curie`
* To enable the server to start on boot run `sudo systemctl enable curie`