Skip to content

Commit c67e0ab

Browse files
yuokamototetorea
andauthored
Update README.md
Co-authored-by: torea Foissotte <[email protected]>
1 parent 77177a1 commit c67e0ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Please download UE5.10 for Linux by following [Unreal Engine for Linux](https://
3434
### Missing library
3535
Due to pre-compiled libraries, ThirdParty/ros/lib/librcl.so dynamically links libyaml.so and libspdlog.so.1, which needs to be provided by/installed on the host system. If not, Unreal fails to load the plugin or package the project without further details.
3636

37-
On some operating systems, even with libyaml and libspdlog installed, the version appendix may does not exist. You can try creating them using:
37+
On some operating systems, even with libyaml and libspdlog installed, the version appendix may not exist. You can try creating them using:
3838

3939
```
4040
cd /lib64

0 commit comments

Comments
 (0)