Skip to content

Commit

Permalink
The new code block in the README.md was aligned with the list.
Browse files Browse the repository at this point in the history
  • Loading branch information
lyubomyrferents committed Dec 14, 2023
1 parent 0b741a3 commit 442952d
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 @@ -41,9 +41,9 @@ python interpreter version and to isolate development environment from the syste

Prerequisites:
1. Make sure the libssl-dev and libcrypto++-dev packages are available in your environment.
```bash
sudo apt install libssl-dev libcrypto++-dev
```
```bash
sudo apt install libssl-dev libcrypto++-dev
```
2. Install all of the VCS extras as described in the [Universum installation manual](
https://universum.readthedocs.io/en/latest/install.html#vcs-related-extras),
(including installation of Git and P4 CLI)
Expand Down

0 comments on commit 442952d

Please sign in to comment.