Skip to content
This repository has been archived by the owner on May 4, 2024. It is now read-only.

Commit

Permalink
Merge pull request #29 from mihalis68/fix-build-steps
Browse files Browse the repository at this point in the history
Trivial doc fix. cd into vde_vmnet before issuing make command
  • Loading branch information
jandubois authored Nov 2, 2021
2 parents 8e45cf6 + ca47060 commit 8aeb9b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ sudo make install
### Step 2: Install `vde_vmnet`
```bash
git clone https://github.com/lima-vm/vde_vmnet
cd vde_vmnet
make PREFIX=/opt/vde
sudo make PREFIX=/opt/vde install
```
Expand Down

0 comments on commit 8aeb9b3

Please sign in to comment.