Skip to content

Commit

Permalink
fix typo README
Browse files Browse the repository at this point in the history
  • Loading branch information
gianlucascopelliti committed Jun 4, 2024
1 parent 24dd4f2 commit 3109f25
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ not work out of the box and might require some adaptation.

For building the SNP packages and preparing the guest we need to install some
basic dependencies such as Docker, Rust toolchain, and a few packages via `apt`.
The `install_dependencies` Makefile target automates the whole process, at the
same time asking for user confirmation before proceeding with the installation.
The `install_dependencies.sh` script automates the whole process, at the same
time asking for user confirmation before proceeding with the installation.

```bash
# Install all dependencies.
Expand Down

0 comments on commit 3109f25

Please sign in to comment.