Skip to content

Commit

Permalink
Update file README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ondrej Ille committed Oct 18, 2023
1 parent e5cbb7d commit b4e30f8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@ Before you begin, ensure you have the following prerequisites installed on your
<summary>Python (version 3.8 or higher)</summary>
```bash
sudo apt-get update
sudo apt-get install python3-pip
```
</details>
Expand All @@ -175,7 +176,7 @@ Before you begin, ensure you have the following prerequisites installed on your
<summary>XsltProc</summary>
```bash
apt-get install xsltproc
sudo apt-get install xsltproc
```
</details>
Expand Down

0 comments on commit b4e30f8

Please sign in to comment.