File tree 1 file changed +5
-6
lines changed
1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -14,24 +14,23 @@ Supported Python Versions
14
14
:target: https://pypi.org/project/brazilcep/
15
15
:alt: Python Version Support Badge
16
16
17
- Installing BrazilCEP
18
- --------------------
19
-
20
- ### Install from PyPI
17
+ Install from PyPI
18
+ -----------------
21
19
22
20
To install **BrazilCEP ** from PyPI, run the following command in your terminal::
23
21
24
22
pip install brazilcep
25
23
26
- ### Install from Source Code
24
+ Install from Source Code
25
+ ------------------------
27
26
28
27
The source code for **BrazilCEP ** is hosted on GitHub and is always available for download.
29
28
30
29
1. Clone the public repository::
31
30
32
31
git clone https://github.com/mstuttgart/brazilcep.git
33
32
34
- Or download the `tarball <https://github.com/mstuttgart/brazilcep/tarball/main>`_::
33
+ Or download the `tarball <https://github.com/mstuttgart/brazilcep/tarball/main >`_::
35
34
36
35
curl -OL https://github.com/mstuttgart/brazilcep/tarball/main
37
36
You can’t perform that action at this time.
0 commit comments