Skip to content

Commit 12f1393

Browse files
committed
Merge pull request jsonwebtoken#53 from stof/patch-1
fix the composer installation instruction
2 parents b8d26ac + c668b63 commit 12f1393

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

html/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -763,7 +763,7 @@ <h3 class="panel-title">PHP</h3>
763763

764764
<div class="panel-footer">
765765
<div>
766-
<code>composer namshi/jose</code>
766+
<code>composer require namshi/jose</code>
767767
</div>
768768

769769
</div>

0 commit comments

Comments
 (0)