Skip to content

Commit

Permalink
fix: typo in package name (#1510)
Browse files Browse the repository at this point in the history
  • Loading branch information
shyim authored Oct 11, 2024
1 parent ed6b52f commit a1ed305
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ The app server written in TypeScript and is an open-source project accessible at
Install the App PHP SDK via NPM:

```bash
npm install --save @shopware/app-sdk-server
npm install --save @shopware-ag/app-sdk-server
```

After the installation, you can use the SDK in your project. Here is an example:
Expand Down

0 comments on commit a1ed305

Please sign in to comment.