Skip to content

Commit

Permalink
Update README.md: Apply suggestion
Browse files Browse the repository at this point in the history
Co-authored-by: Ivan Velickovic <[email protected]>
  • Loading branch information
ZhanYF and Ivan-Velickovic authored Jan 7, 2025
1 parent e1bccd8 commit e04f277
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,12 +67,12 @@ nix-shell

### Building and running

First, initialize the git submodule for the cloned repository
First, initialize the repository:

```sh
git clone https://github.com/au-ts/libvmm
cd libvmm
git submodule update --init
```

Finally, we can simulate a basic system with a single Linux guest with the
following commands:
```sh
Expand Down

0 comments on commit e04f277

Please sign in to comment.