From: W. Trevor King Date: Tue, 15 Jan 2013 04:22:58 +0000 (-0500) Subject: README: Fix 'univerity' -> 'university' typo X-Git-Tag: v0.3~3 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e323bcda87e09b1e8c0b18958e323cbe6ed4f666;p=dotfiles-framework.git README: Fix 'univerity' -> 'university' typo --- diff --git a/README b/README index b377753..88e35c5 100644 --- a/README +++ b/README @@ -115,7 +115,7 @@ However, you will need sufficiently modern versions of the external utilities it uses. They are listed at the beginning of ``dotfiles.sh``, which should make it easy to select alternative implementations if the version installed in your ``PATH`` is not up to -standard. For example, I just set things up on my univerity's archaic +standard. For example, I just set things up on my university's archaic SunOS 5.10 server (circa 2005), and I needed to install current versions of ``bash``, ``ln`` (in the coreutils_ package), and ``tar`` to succesfully run a ``wget``-based dotfile repository.