From 01b5388bdfb50afc6dfafa0003a1af8940a88749 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Thu, 10 Sep 2020 13:38:24 +0530 Subject: converted last section to bullet points --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index daff6b8..f915fd4 100644 --- a/README.md +++ b/README.md @@ -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` -- cgit v1.2.3