Skip to content

Commit 0cf6f85

Browse files
authored
chore: update example readme
1 parent 932adde commit 0cf6f85

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

unreal-cpp-floppybots/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ This demo relies on two Unreal plugins as well as the [Ecsact SDK](https://ecsac
1212
These plugins should be installed as engine plugins in the marketplace folder. For example:
1313

1414
```
15-
<Unreal-Install-Dir>/Plugins/Marketplace/Ecsact
16-
<Unreal-Install-Dir>/Plugins/Marketplace/EcsactNet
15+
<Unreal-Install-Dir>/Engine/Plugins/Marketplace/Ecsact
16+
<Unreal-Install-Dir>/Engine/Plugins/Marketplace/EcsactNet
1717
```

0 commit comments

Comments
 (0)