Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
yorickdowne committed Oct 1, 2020
1 parent 8e8fd69 commit dae450b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion SETUP.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,8 @@ sudo timedatectl set-ntp no
timedatectl
```

Then install the ntp package. It will start automatically. `sudo apt update && sudo apt install ntp`
Then install the ntp package. It will start automatically.<br />
`sudo apt update && sudo apt install ntp`

Check that ntp is running correctly: Run `ntpq -p` , you expect to see a number of ntp time servers with
IP addresses in their `refid`, and several servers with a refid of `.POOL.`
Expand Down

0 comments on commit dae450b

Please sign in to comment.