Commit 483c5436 authored by mir's avatar mir Committed by Robert Schmidt

gitlink to FlexRIC was updated

parent 126e7bb4
...@@ -109,12 +109,12 @@ git submodule update ...@@ -109,12 +109,12 @@ git submodule update
```bash ```bash
git clone https://gitlab.eurecom.fr/mosaic5g/flexric flexric git clone https://gitlab.eurecom.fr/mosaic5g/flexric flexric
cd flexric/ cd flexric/
git checkout mir_dev git checkout d3ff879135d036632d7938c2085dbf4577759225
``` ```
### 2.2.2 Build FlexRIC ### 2.2.2 Build FlexRIC
```bash ```bash
mkdir build && cd build && cmake .. && make mkdir build && cd build && cmake .. && make -j8
``` ```
### 2.2.3 Installation of Service Models (SMs) ### 2.2.3 Installation of Service Models (SMs)
......
flexric @ d3ff8791
Subproject commit ef00d05a3f673d04bbc003f4ae479ead467bd8ea Subproject commit d3ff879135d036632d7938c2085dbf4577759225
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