From bb54c881265179197bc6d0b176cb38e28c52dc13 Mon Sep 17 00:00:00 2001 From: Piotr Date: Tue, 9 May 2023 15:55:31 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 146126996..deed67c50 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Installation 1. Install all required dependencies required by ns-3. ``` # minimal requirements for C++: -apt-get install gcc g++ python cmake +apt-get install gcc g++ python3 python3-pip cmake ``` Check [ns-3 requirements](https://www.nsnam.org/docs/tutorial/html/getting-started.html#prerequisites/)