Skip to content

Commit f12d584

Browse files
committed
Updated README
1 parent c150bbf commit f12d584

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,12 @@ Highlight of this package:
2020

2121

2222
## Step 1:
23-
Install from composer
23+
Install from composer (For flysystem v2)
24+
```sh
25+
composer require devianl2/laravel-scorm:"^3.0"
26+
```
27+
28+
Install from composer (For flysystem v3)
2429
```sh
2530
composer require devianl2/laravel-scorm
2631
```

0 commit comments

Comments
 (0)