Skip to content

Commit f50545a

Browse files
authored
Merge pull request #669 from jfcherng/fix-composer-readme
Fix composer package name should be all lowercase
2 parents 0e31c69 + 7bcf892 commit f50545a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ As Fast To Implement As Opening a Beer
271271

272272

273273
```bash
274-
composer require phpFastCache/phpFastCache
274+
composer require phpfastcache/phpfastcache
275275
```
276276

277277
#### :construction: Step 2: Setup your website code to implement the phpFastCache calls (with Composer)

0 commit comments

Comments
 (0)