diff options
Diffstat (limited to 'templates/install_final_done.tpl')
| -rw-r--r-- | templates/install_final_done.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/install_final_done.tpl b/templates/install_final_done.tpl index b12c2a7..7532784 100644 --- a/templates/install_final_done.tpl +++ b/templates/install_final_done.tpl @@ -22,7 +22,7 @@ <ul> <li> <strong>Linux</strong> - <br />Change the directory permission with <kbd>chmod 000 install/</kbd>. If need to run the installer again, you will have to revert the permissions with <kbd>chmod 755 install/</kbd>. + <br />Change the directory permission with <kbd>chmod 000 install/</kbd>. If you need to run the installer again, you will have to revert the permissions with <kbd>chmod 755 install/</kbd>. </li> <li> <strong>Windows</strong> |
