mirror of
https://github.com/Aroy-Art/Learning-Python.git
synced 2024-12-25 13:36:26 +01:00
Fix: command styling
This commit is contained in:
parent
b1ad7643ff
commit
4931706b00
1 changed files with 3 additions and 1 deletions
|
@ -27,7 +27,9 @@ An example of what forms it can calculate:
|
|||
|
||||
## Image-to-PDF
|
||||
|
||||
>$ pip3 install img2pdf
|
||||
```bash
|
||||
pip3 install img2pdf
|
||||
```
|
||||
|
||||
# Particles
|
||||
|
||||
|
|
Loading…
Reference in a new issue