Skip to content

Commit 4d3d769

Browse files
Update lib.md
1 parent bdfec37 commit 4d3d769

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# General Guide to Installing Python Libraries on Major Linux Distributions Using *pip*
2-
---
2+
33
For installing *pip* on **Arch**, use the following command:
44
```
55
sudo pacman -S python-pip
@@ -28,7 +28,7 @@ In case of any issues, you can search the internet for your specific problem and
2828

2929
---
3030
# Guida generale all'installazione delle librerie python nelle principali distro linux utilizzando *pip*
31-
---
31+
3232
Per l'installazione di *pip* su **Arch** il comando sarà il seguente:
3333
```
3434
sudo pacman -S python-pip

0 commit comments

Comments
 (0)