Browse Source

readme: added install command

Fabian Peter Hammerle 8 years ago
parent
commit
0c0cec3d6b
1 changed files with 8 additions and 0 deletions
  1. 8 0
      README.md

+ 8 - 0
README.md

@@ -3,6 +3,14 @@
 
 ## Setup
 
+### 1. Install
+
+```
+composer require fphammerle/yii2-client-cert-auth
+```
+
+### 2. Yii Application Config
+
 ```
 $config = [
     // ...