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. ```