Skip to content

Commit fcfd6c1

Browse files
committed
improved alternative
1 parent 9a74d98 commit fcfd6c1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This library allows you rapidly implement contact forms on your site.
88
INSTALLATION
99
------------
1010

11-
### 1.1 Install via Composer (Preferable)
11+
### 1.1 Install via Composer (preferable)
1212

1313
The recommended way to install Form2email is through
1414
[Composer](http://getcomposer.org).
@@ -23,7 +23,7 @@ You can then install Form2email using the following command:
2323
2. Create empty composer.json (if it doesn't exist)
2424
3. composer require justcoded/form-handler
2525
~~~
26-
### 1.2 Install by download directly
26+
### 1.2 Install by download directly (alternative)
2727

2828
### 1.2.1 Clone the project
2929
~~~

0 commit comments

Comments
 (0)