From: Dan Scott Date: Fri, 3 Mar 2017 19:48:56 +0000 (-0500) Subject: Docs: trivial typo X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=91308bd5fcc0e6631cc477b858daffe1145cff6e;p=Evergreen.git Docs: trivial typo s/retriving/retrieving/ Signed-off-by: Dan Scott Signed-off-by: Ben Shum --- diff --git a/docs/installation/server_installation.txt b/docs/installation/server_installation.txt index 00362660f3..a6fbfe2141 100644 --- a/docs/installation/server_installation.txt +++ b/docs/installation/server_installation.txt @@ -115,7 +115,7 @@ ldconfig To perform certain developer tasks from a Git source code checkout, additional packages may be required. As the *root* Linux account: + - * To install packages needed for retriving and managing web dependencies, + * To install packages needed for retrieving and managing web dependencies, use the -developer Makefile.install target. Currently, this is only needed for building and installing the (preview) browser staff client.