You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -66,6 +66,7 @@ If you're new to CocoIndex, we recommend checking out
66
66
- 🎬 [Quick Start Video Tutorial](https://youtu.be/gv5R8nOXsWU?si=9ioeKYkMEnYevTXT)
67
67
68
68
### Setup
69
+
69
70
1. Install CocoIndex Python library
70
71
71
72
```bash
@@ -75,7 +76,8 @@ pip install -U cocoindex
75
76
2.[Install Postgres](https://cocoindex.io/docs/getting_started/installation#-install-postgres) if you don't have one. CocoIndex uses it for incremental processing.
76
77
77
78
78
-
### Start your first indexing flow!
79
+
### Define data flow
80
+
79
81
Follow [Quick Start Guide](https://cocoindex.io/docs/getting_started/quickstart) to define your first indexing flow.
0 commit comments