Skip to content
Snippets Groups Projects
Commit 85003f3e authored by Jan Kadlec's avatar Jan Kadlec
Browse files

Added missing info to the README file.

parent 958e1c8f
Branches
Tags
No related merge requests found
......@@ -189,9 +189,10 @@ Prepare working directory.
$ mkdir -p /tmp/knot-minimal/samples; cp samples/example.com.zone /tmp/knot-minimal/samples/
Third, let's start the server. This can be done by running the 'knotd' command. Your distribution
should have a
Lets start our server in foreground to see if it runs.
Third, let's start the server. This can be done by running the 'knotd' command. Alternatively,
your distribution should have an init script available, if you've installed Knot using a binary package.
Lets start our server in foreground to see if it runs:
$ knotd myserver.conf # start server
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment