Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
fix spelling on sudo apt install 'pyton3-pip'
  • Loading branch information
KevinLaux authored Sep 6, 2022
1 parent de58ffa commit ec66cf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion podman-docker-alternative/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ sudo apt install podman
### 1.2. Install Podman-Compose

```
sudo apt install pyton3-pip
sudo apt install python3-pip
pip3 install podman-compose
```

Expand Down

0 comments on commit ec66cf5

Please sign in to comment.