We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a74d98 commit fcfd6c1Copy full SHA for fcfd6c1
1 file changed
README.md
@@ -8,7 +8,7 @@ This library allows you rapidly implement contact forms on your site.
8
INSTALLATION
9
------------
10
11
-### 1.1 Install via Composer (Preferable)
+### 1.1 Install via Composer (preferable)
12
13
The recommended way to install Form2email is through
14
[Composer](http://getcomposer.org).
@@ -23,7 +23,7 @@ You can then install Form2email using the following command:
23
2. Create empty composer.json (if it doesn't exist)
24
3. composer require justcoded/form-handler
25
~~~
26
-### 1.2 Install by download directly
+### 1.2 Install by download directly (alternative)
27
28
### 1.2.1 Clone the project
29
0 commit comments