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
mosaic5g
mosaic5g
Commits
5d1bde3c
Commit
5d1bde3c
authored
Aug 10, 2017
by
nikaeinn
Browse files
Update README.md
parent
5db49856
Changes
1
Show whitespace changes
Inline
Side-by-side
README.md
View file @
5d1bde3c
...
@@ -27,7 +27,7 @@ Then choose to load the appropriate submodule depending on the deployment node
...
@@ -27,7 +27,7 @@ Then choose to load the appropriate submodule depending on the deployment node
## Store
## Store
For the jox directory, simply run:
For the jox directory, simply run:
```
```
git submodule update store
git submodule update store
--remote
```
```
The source code of the jox will be cloned from the appropriate repository
The source code of the jox will be cloned from the appropriate repository
and can be found in the
**store**
directory.
and can be found in the
**store**
directory.
...
@@ -36,7 +36,7 @@ and can be found in the **store** directory.
...
@@ -36,7 +36,7 @@ and can be found in the **store** directory.
For the jox directory, simply run:
For the jox directory, simply run:
```
```
git submodule update jox
git submodule update jox
--remote
```
```
The source code of the jox will be cloned from the appropriate repository
The source code of the jox will be cloned from the appropriate repository
and can be found in the
**jox**
directory.
and can be found in the
**jox**
directory.
...
@@ -45,7 +45,7 @@ and can be found in the **jox** directory.
...
@@ -45,7 +45,7 @@ and can be found in the **jox** directory.
For the ll-mec, simply run:
For the ll-mec, simply run:
```
```
git submodule update ll-mec
git submodule update ll-mec
--remote
```
```
The source code of the ll-mec will be cloned and can be found in the
The source code of the ll-mec will be cloned and can be found in the
**ll-mec**
directory.
**ll-mec**
directory.
...
@@ -54,7 +54,7 @@ The source code of the ll-mec will be cloned and can be found in the
...
@@ -54,7 +54,7 @@ The source code of the ll-mec will be cloned and can be found in the
For the FlexRAN controller simply run:
For the FlexRAN controller simply run:
```
```
git submodule update controller
git submodule update controller
--remote
```
```
The source code of the controller will be cloned from the appropriate repository
The source code of the controller will be cloned from the appropriate repository
and can be found in the
**controller**
directory.
and can be found in the
**controller**
directory.
...
@@ -62,7 +62,7 @@ and can be found in the **controller** directory.
...
@@ -62,7 +62,7 @@ and can be found in the **controller** directory.
## FlexRAN agent
## FlexRAN agent
For the FlexRAN agent-r simply run:
For the FlexRAN agent-r simply run:
```
```
git submodule update agent-r
git submodule update agent-r
--remote
```
```
The source code of the agent will be cloned and can be found in the
The source code of the agent will be cloned and can be found in the
**agent-r**
directory.
**agent-r**
directory.
...
@@ -70,7 +70,7 @@ The source code of the agent will be cloned and can be found in the
...
@@ -70,7 +70,7 @@ The source code of the agent will be cloned and can be found in the
## FlexCN agent
## FlexCN agent
For the FlexCN agent-c simply run:
For the FlexCN agent-c simply run:
```
```
git submodule update agent-c
git submodule update agent-c
--remote
```
```
The source code of the agent will be cloned and can be found in the
The source code of the agent will be cloned and can be found in the
**agent-c**
directory.
**agent-c**
directory.
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