From 65bc74b96aaef943efe7fb677477c620a4c335af Mon Sep 17 00:00:00 2001 From: Xavrax Date: Fri, 22 Sep 2023 13:22:24 +0200 Subject: [PATCH] directory --- unreal/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unreal/README.md b/unreal/README.md index 414129f4..44f976b2 100644 --- a/unreal/README.md +++ b/unreal/README.md @@ -11,7 +11,7 @@ First of all you have to clone this repository inside the `/Sourc We recommend to place it inside the `ThirdParty` one (create it if no present). After that you have to compile [desired option](https://www.pubnub.com/docs/sdks/c-core#hello-world) of the SDK. -You can simple do it as follow: +You can simple do it in the SDK directory as follow: ```sh make -C