Skip to content

Commit 6b691ad

Browse files
author
Paul Gilmore
committed
Merge pull request #10 from PlayFab/readmeUpdate
trivial update.
2 parents 406a5fa + 90eafce commit 6b691ad

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
@@ -45,7 +45,7 @@ The PlayFabApiTest example project can be run from the console. These instructi
4545
* Extract the JavaSDK Sdk to your computer (referenced as {JavaSDK-Location} within this document)
4646
* Navigate to: {JavaSDK-Location}/PlayFabSDK/src
4747
* Open {JavaSDK-Location}/PlayFabSDK/src/RunPfTests.bat in a text editor such as Notepad++ or FlashDevelop (Regular notepad may not load unix line endings properly)
48-
* Update the path for your testTitleData.json file:
48+
* Update the titleData path in your RunPfTests.bat file:
4949
* java -DtestTitleData=C:\depot\pf-main\tools\SDKBuildScripts\testTitleData.json ... etc
5050
* You will need to create a new testTitleData.json file, and change the above path to match your new file (see next section for details)
5151
* Executing RunPfTests.bat should compile the example project, execute the project, make a handful of API calls, and exit

0 commit comments

Comments
 (0)