Skip to content

Commit 51f4386

Browse files
authored
Quick README npm module fix (#88)
1 parent 7671a88 commit 51f4386

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
@@ -47,7 +47,7 @@ You may install JavaScript SDK with npm by running :
4747

4848
`npm install playfab-web-sdk`
4949

50-
Notice that it will install web JavaScript package as opposed to `npm install playfab` which will install NodeJS SDK.
50+
Notice that it will install web JavaScript package as opposed to `npm install playfab-sdk` which will install NodeJS SDK.
5151

5252
While npm is generally used for server side packages, you may use one of popular build tools to mix NPM installed packages into your clientside JS codebase. Consider Babel, Webpack, Gulp or Grunt for different approaches to building and automation.
5353

0 commit comments

Comments
 (0)