File tree Expand file tree Collapse file tree 1 file changed +18
-1
lines changed
Expand file tree Collapse file tree 1 file changed +18
-1
lines changed Original file line number Diff line number Diff line change 33Installation
44============
55
6+ Recommended installation method
7+ *******************************
8+
9+ The recommended installation method is to use the
10+ `opp_env <https://github.com/omnetpp/opp_env/blob/main/INSTALL.md >`__
11+ tool. `opp_env ` allows automatic installation of all dependencies (including OMNeT++,
12+ INET, and Simu5G) with a single command.
13+
14+ .. code :: bash
15+
16+ opp_env install simu5g-latest
17+
18+ This will install the latest stable version of Simu5G and all its dependencies.
19+
20+ Manual installation
21+ *******************
22+
623Prerequisites
724-------------
825
@@ -28,7 +45,7 @@ examples are running fine before continuing.
2845Obtaining Simu5G
2946----------------
3047
31- Latest release: **Simu5G 1.2.2 **.
48+ Latest release: **Simu5G 1.3.0 **.
3249
3350In order to get Simu5G on your machine, you have the following
3451options:
You can’t perform that action at this time.
0 commit comments