Skip to content

Commit

Permalink
Corrected typos (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
joachimmetz committed Mar 24, 2024
1 parent 3812eba commit 2362a9a
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 @@ -25,7 +25,7 @@ include:
$ sudo apt install libsnappy-dev
```

2. Create a virutal environemnt and install the package
2. Create a virtual environment and install the package

```
$ python3 -m venv .venv
Expand All @@ -43,7 +43,7 @@ include:

2. Clone or download/unzip the repository to your local machine.

3. Create a virutal environemnt and install the package
3. Create a virtual environment and install the package

```
$ python3 -m venv .venv
Expand Down

0 comments on commit 2362a9a

Please sign in to comment.