Skip to content

Commit

Permalink
in to by
Browse files Browse the repository at this point in the history
  • Loading branch information
Xavrax committed Sep 22, 2023
1 parent 5fd2bde commit 718e76c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unreal/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ Now generate the project files using your IDE and you're ready to go!

## How to use it

Make it discoverable in module that you want to use it in `<Module>.Build.cs` file:
Make it discoverable in module that you want to use it by `<Module>.Build.cs` file:
```csharp
public class <Module> : ModuleRules
{
Expand Down

0 comments on commit 718e76c

Please sign in to comment.