Fixed typo

Replaced 'if you install form a package manager' to 'if you install from a package manager' on line 43.
This commit is contained in:
Stephanos Pavlou 2021-06-21 22:47:24 -05:00 committed by GitHub
parent 39d2bb37f5
commit b87f5d2c1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,7 +40,7 @@ Download and Install
More and more Unix/Linux platforms are including this project in their More and more Unix/Linux platforms are including this project in their
package manager. You may wish to search your package manager to see if it package manager. You may wish to search your package manager to see if it
is an installation option. If you install form a package manager, please is an installation option. If you install from a package manager, please
check that you have the latest version (`nms -v`). If not, I suggest check that you have the latest version (`nms -v`). If not, I suggest
installing from source by following the instructions below. installing from source by following the instructions below.