Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Documentation/tutorials/tutorial4/tutorial4.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ To set up the two bridges, please refer to this :doc:`description <../../service
Now that the basic topology is ready, create the two ``dynmon`` instances:

```
polycubectl dynmon add monitorA
polycubectl dynmon add monitorB
polycubectl dynmon add monitor1
polycubectl dynmon add monitor2
```

### Step2: Attach cubes
Expand Down