Skip to content

Commit 9bb7a9f

Browse files
Updated Readme
1 parent 1bc3b68 commit 9bb7a9f

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

Readme.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,6 @@ To run the network topology on a container host machine, there are a few require
3131
- pydot
3232
- jsonrpclib
3333

34-
#### NOTE:
35-
For running topologies via Podman, you will need to disable cgroups_v2. To do this run the following commands:
36-
37-
```
38-
sudo grubby --update-kernel=ALL --args="systemd.unified_cgroup_hierarchy=0"
39-
sudo reboot now
40-
```
4134

4235
### Getting Started
4336
To build a new topology, the following files/data structures need to be created.

0 commit comments

Comments
 (0)