minor text adjustments in doc

This commit is contained in:
Mike McLean 2016-08-18 11:27:26 -04:00
parent 0fff54cff3
commit 89cbe3e2f6

View file

@ -651,9 +651,9 @@ Unit Tests
==========
Koji comes with a small test suite, that you should always run when making
changes to the code. To do so, just enter ``make test`` into your terminal.
changes to the code. To do so, just run ``make test`` in your terminal.
You will need to install following packages to actually run the tests.
You will need to install the following packages to actually run the tests.
* ``findutils``
* ``postgresql-python``