Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OpenXG-UDR
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenXG
OpenXG-UDR
Commits
46b89758
Commit
46b89758
authored
Feb 02, 2021
by
yangjian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
b633ee5f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
1 deletion
+9
-1
README.md
README.md
+9
-1
No files found.
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