Skip to content

Commit db57493

Browse files
committed
Update installation.md
1 parent 0d6267f commit db57493

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/docs/getting_started/installation.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ description: Setup the CocoIndex environment in 0-3 min
66
## 🐍 Python and Pip
77
To follow the steps in this guide, you'll need:
88

9-
1. Install [Python](https://www.python.org/downloads/). We support Python 3.11 to 3.13 [![Python](https://img.shields.io/badge/python-3.11%20to%203.13-5B5BD6?logo=python&logoColor=white)](https://www.python.org/).
9+
1. Install [Python](https://www.python.org/downloads/). We support Python 3.11 to 3.13
10+
[![Python](https://img.shields.io/badge/python-3.11%20to%203.13-5B5BD6?logo=python&logoColor=white)](https://www.python.org/).
1011
2. Install [pip](https://pip.pypa.io/en/stable/installation/) - a Python package installer
1112

1213

0 commit comments

Comments
 (0)