Commit 4d9570e7 authored by luofeiqiong's avatar luofeiqiong

remove blank line

parent c8862d0d
# OpenXG-UDM # OpenXG-UDM
OpenXG-UDM Arch OpenXG-UDM Arch
``` ```
├── build: Build directory, contains targets and object files generated by compilation of network functions. ├── build: Build directory, contains targets and object files generated by compilation of network functions.
...@@ -39,4 +38,4 @@ sudo ./build_udm -c -b Debug -j ...@@ -39,4 +38,4 @@ sudo ./build_udm -c -b Debug -j
## launch UDM ## launch UDM
``` ```
sudo ./build/UDM/udm -c etc/udm.conf -o sudo ./build/UDM/udm -c etc/udm.conf -o
``` ```
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment