Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
oai
cn5g
oai-cn5g-udr
Commits
46b89758
Commit
46b89758
authored
Feb 02, 2021
by
yangjian
Browse files
Update README.md
parent
b633ee5f
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
46b89758
...
...
@@ -17,14 +17,22 @@ OpenXG-UDR Arch
└── impl: UDR service.
## Download source code from Gitlab
```
git clone http://git.opensource5g.org/openxg/openxg-udr.git
cd openxg-udr/
git checkout master
```
## install dependencies
```
cd ./build/scripts
sudo ./build_udr -I
```
## build UDR
```
sudo ./build_udr -c -b Debug -j
```
## launch UDR
sudo ./build/UDR/udr -c etc/udr.conf -o
\ No newline at end of file
```
sudo ./build/UDR/udr -c etc/udr.conf -o
```
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment