Skip to content

Commit

Permalink
directory
Browse files Browse the repository at this point in the history
  • Loading branch information
Xavrax committed Sep 22, 2023
1 parent 0a6dd43 commit 65bc74b
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 @@ -11,7 +11,7 @@ First of all you have to clone this repository inside the `<UnrealProject>/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 <option> -f <architecture>.mk pubnub_<implementation>.a
```
Expand Down

0 comments on commit 65bc74b

Please sign in to comment.