Commit 34a6b38c authored by Marie-agnes Peraldi-Frati's avatar Marie-agnes Peraldi-Frati
Browse files

Update README.md

parent bdd576f8
Loading
Loading
Loading
Loading
+4 −4
Original line number Original line Diff line number Diff line
@@ -22,16 +22,16 @@ Here is a fast install procedure to run the simulator :


3-Create an OMNet++ project 
3-Create an OMNet++ project 
- Choose "Empty Project with src and simulations folders"
- Choose "Empty Project with src and simulations folders"
- delete a "package.ned" file that has been generated in the project 
- Delete a "package.ned" file that has been generated in the project 
- In the src folder -> Import code file system by selecting the local src folder that contains the gitlab code 
- In the src folder -> Import code file system by selecting the local src folder that contains the gitlab code 


4-Build your project 
4-Build your project 
- click right on the package -> Build Project 
- click right on the package -> Build Project 


5-Run a simulation 
5-Run a simulation 
- click right on the package 
- Click right on the package -> Run As-> Run Simulation 
- choose the src/omnetpp.ini as configuration file 
- Choose the src/omnetpp.ini as configuration file 
- you are now able to run multiple simulations with different topologies namely (SmallNetwok, bigNetwork, BigNetwork mult runs, LargeNetwork...)
- You are now able to run multiple simulations by choosing different topologies namely (SmallNetwok, bigNetwork, BigNetwork mult runs, LargeNetwork...)


Enjoy ! 
Enjoy ! 
The STF589 teams 
The STF589 teams