diff --git a/FAQs.md b/FAQs.md index 7dd6ed8..661113f 100644 --- a/FAQs.md +++ b/FAQs.md @@ -15,7 +15,7 @@ Feel free to SSH in to restore those files to their rightful position, however, We have provided an uninstall script to remove RaspAP cleanly, and also restore any backups of your configuration that were created when RaspAP was installed. The uninstall script is located in `/var/www/html/installers/uninstall.sh`. ### What are the steps to upgrade RaspAP? -Upgrading your current install to a **specific release** is very straightforward. For example, to upgrade to release [version 1.3.1](https://github.com/billz/raspap-webgui/releases/tag/1.3.1), enter the following in the RaspAP install folder: +Upgrading your current install to a **specific release** is very straightforward. For example, to upgrade to release [version 1.3.1](https://github.com/billz/raspap-webgui/releases/tag/1.3.1), enter the following in the RaspAP install folder (default location is `/var/www/html`): ``` sudo git fetch --tags