Skip to content

Commit 1084cfa

Browse files
Clarified path in "Distribution" page in the docs
1 parent 01091c7 commit 1084cfa

File tree

1 file changed

+1
-1
lines changed
  • docs/content/en/docs/tutorials/distribution

1 file changed

+1
-1
lines changed

docs/content/en/docs/tutorials/distribution/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@ On Android, the StreamingAssets path is a special case. Data stored into this pa
4545
3. Connect your device to your PC via USB, enable File transfer and then go to the following path on the device:
4646
*"\Android\data\com.myCompanyName.myProductName\files"*. This is your applications **Persistent Data Path**.
4747

48-
4. Copy your sequence files in the same relative path you set in the Geometry Sequence Player.
48+
4. Copy your sequence files in the same relative path you set in the Geometry Sequence Player. In our example, the geometry files would be copied into this folder *"\Android\data\com.myCompanyName.myProductName\files\Sequence\MySequence"*
4949

5050
5. Now run your app again, you should now see the sequence streaming successfully.

0 commit comments

Comments
 (0)