Skip to content

Commit e9c2dfa

Browse files
committed
Fix doc type error
1 parent ace5967 commit e9c2dfa

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

docs/source/user/install.rst

+5-6
Original file line numberDiff line numberDiff line change
@@ -14,24 +14,23 @@ Supported Python Versions
1414
:target: https://pypi.org/project/brazilcep/
1515
:alt: Python Version Support Badge
1616

17-
Installing BrazilCEP
18-
--------------------
19-
20-
### Install from PyPI
17+
Install from PyPI
18+
-----------------
2119

2220
To install **BrazilCEP** from PyPI, run the following command in your terminal::
2321

2422
pip install brazilcep
2523

26-
### Install from Source Code
24+
Install from Source Code
25+
------------------------
2726

2827
The source code for **BrazilCEP** is hosted on GitHub and is always available for download.
2928

3029
1. Clone the public repository::
3130

3231
git clone https://github.com/mstuttgart/brazilcep.git
3332

34-
Or download the `tarball <https://github.com/mstuttgart/brazilcep/tarball/main>`_::
33+
Or download the `tarball <https://github.com/mstuttgart/brazilcep/tarball/main>`_::
3534

3635
curl -OL https://github.com/mstuttgart/brazilcep/tarball/main
3736

0 commit comments

Comments
 (0)