@@ -28,7 +28,7 @@ Second, you have to delete all files **except**:
2828- the directory data/
2929- the directory images/
3030
31- Download the latest phpMyFAQ package and copy the contents into your existing FAQ directory, the open the following
31+ Download the latest phpMyFAQ package and copy the contents into your existing FAQ directory, then open the following
3232URL in your browser:
3333
3434` http://www.example.com/faq/setup/update.php `
@@ -46,7 +46,7 @@ enable the maintenance mode. Second, you have to delete all files **except**:
4646- the directory ** data/**
4747- the directory ** images/**
4848
49- Download the latest phpMyFAQ package and copy the contents into your existing FAQ directory, the open the following
49+ Download the latest phpMyFAQ package and copy the contents into your existing FAQ directory, then open the following
5050URL in your browser:
5151
5252` http://www.example.com/faq/setup/update.php `
@@ -65,7 +65,7 @@ enable the maintenance mode. Second, you have to delete all files **except**:
6565- the directory ** data/**
6666- the directory ** images/**
6767
68- Download the latest phpMyFAQ package and copy the contents into your existing FAQ directory, the open the following
68+ Download the latest phpMyFAQ package and copy the contents into your existing FAQ directory, then open the following
6969URL in your browser:
7070
7171` http://www.example.com/faq/setup/update.php `
@@ -76,7 +76,7 @@ updated.
7676## Modifying templates for phpMyFAQ 3.2
7777
7878We recommend you take a look at the main [ Bootstrap documentation] ( https://getbootstrap.com/ ) .
79- Please don't forget that the style sheets are written with [ SCSS] ( https://sass-lang.com/ ) .
79+ Please remember that the style sheets are written with [ SCSS] ( https://sass-lang.com/ ) .
8080You have to compile the SCSS files into CSS using a SCSS compiler with Node.js.
8181
8282If you need help with theming phpMyFAQ, please don't hesitate to ask in our [ forum] ( https://forum.phpmyfaq.de/ ) .
0 commit comments