Skip to content

Commit

Permalink
Correct typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Spiritus44 committed Jun 28, 2021
1 parent bb2cbc3 commit 4a15bc7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,9 +100,9 @@ Once installed, issue `sudo service docker start` to start the docker service in
It appears to be that next versions of WSL2 kernels will support KVM.

### Mac OS
Containerlab doesn't run on mac OS because Docker Desktop for Mac doesn't provide the networking features containerlab relies on.
Containerlab doesn't run on Mac OS because Docker Desktop for Mac doesn't provide the networking features containerlab relies on.

The workaround for mac OS users is to start a Linux VM (Virtual Machine) on mac and run Containerlab inside the VM. For example, free softwares such as Vagrant or Virtualbox can be used to deploy a Linux VM on a Mac OS.
The workaround for Mac OS users is to start a Linux VM (Virtual Machine) on mac and run Containerlab inside the VM. For example, free softwares such as Vagrant or Virtualbox can be used to deploy a Linux VM on a Mac OS.

### Upgrade
To upgrade `containerlab` to the latest available version issue the following command[^1]:
Expand Down

0 comments on commit 4a15bc7

Please sign in to comment.