Skip to content

Commit 6968cd7

Browse files
authored
Update instructions
1 parent 56d4433 commit 6968cd7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ user interface, so your plugin will need to create its own UI and use this libra
1414
This library should be installed and included in your WordPress plugin using Composer.
1515

1616
```console
17-
composer require duckdev/freemius-licensing-sdk
17+
composer require duckdev/freemius-plugin-licensing
1818
```
1919

2020
## Usage
@@ -55,4 +55,4 @@ $freemius->license()->deactivate();
5555
### Updates
5656

5757
The library will automatically handle plugin updates as long as a valid license is active. No additional code is
58-
required to check for and apply updates.
58+
required to check for and apply updates.

0 commit comments

Comments
 (0)