]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1191] Updated wording
authorTomek Mrugalski <tomasz@isc.org>
Fri, 24 Apr 2020 10:24:21 +0000 (12:24 +0200)
committerTomek Mrugalski <tomasz@isc.org>
Fri, 24 Apr 2020 10:24:21 +0000 (12:24 +0200)
doc/sphinx/arm/quickstart.rst

index ef6b7ba282aad0923b5b1aa85b032bb55690446d..8dbac538b1858bbcad33857dcb9198999adcde29 100644 (file)
@@ -68,8 +68,8 @@ Kea using native packages.
 
         $ apt-get update
 
-4. Kea is splitted into various packages check entire list on `cloudsmith.io
-   <https://cloudsmith.io/~isc/repos/>`__  or in the system. For example:
+4. Kea is split into various packages. You may check the entire list on `cloudsmith.io
+   <https://cloudsmith.io/~isc/repos/>`__  or using apt/yum. For example:
 
     .. code-block:: console
 
@@ -79,7 +79,7 @@ Kea using native packages.
 
     .. code-block:: console
 
-        $ apt-get install isc-kea-dhcp6-server
+        $ sudo apt-get install isc-kea-dhcp6-server
 
    or all packages:
 
@@ -166,8 +166,7 @@ For instructions specific to your system, please read the
 available in the Kea section of `ISC's
 Knowledgebase <https://kb.isc.org/docs>`__.
 
-The details of ``keactrl`` script usage can be found in
-:ref:`keactrl`.
+The details of ``keactrl`` script usage can be found in :ref:`keactrl`.
 
 .. _quick-start-direct-run: