diff options
author | Cash Costello <cash.costello@gmail.com> | 2011-11-07 06:12:00 -0500 |
---|---|---|
committer | Cash Costello <cash.costello@gmail.com> | 2011-11-07 06:12:00 -0500 |
commit | 90a67750139f9712f17afd4df56e165ed0836464 (patch) | |
tree | e631c61d615a4e399464b21f2292602f53373981 | |
parent | 97a1e51939e3c8085f7a5d144a1a2174f6191278 (diff) | |
download | elgg-90a67750139f9712f17afd4df56e165ed0836464.tar.gz elgg-90a67750139f9712f17afd4df56e165ed0836464.tar.bz2 |
fixed wording in upgrade instructions
-rw-r--r-- | UPGRADE.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/UPGRADE.txt b/UPGRADE.txt index e0cb69da3..e9610fe39 100644 --- a/UPGRADE.txt +++ b/UPGRADE.txt @@ -14,8 +14,8 @@ Upgrading from Elgg 1.7 to 1.8. 2. Download the latest version of Elgg from http://elgg.org/. 3. Identify and save any changes to core files. Pay special attention to - the views and actions directories. You will need to put these changes - in plugins once you have installed Elgg 1.8. + the views and actions directories. You should put these changes in plugins + once you have installed Elgg 1.8. 3. Delete the following directories in the Elgg root on your server: * _css |