From 6747f8582742a84cd57a0235831d487bd802b719 Mon Sep 17 00:00:00 2001 From: Sangwoo Lee <116696228+DancingSW@users.noreply.github.com> Date: Sun, 24 Sep 2023 22:58:30 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f519db..9f4a45d 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ cd 5G-Transport-Converter ``` 2. Build libconvert client. ``` -make libconvert.so +make lib_convert.so ``` 3. Setup the Transport Converter. ```