Skip to content

Commit 86c1c95

Browse files
committed
Updated readme [skip ci]
1 parent 38be81c commit 86c1c95

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -184,12 +184,10 @@ Some Postgres providers only support specific extensions. To request a new exten
184184

185185
## Upgrading
186186

187-
### 0.1.1
188-
189187
Compile and install the latest version and run:
190188

191189
```sql
192-
ALTER EXTENSION vector UPDATE TO '0.1.1';
190+
ALTER EXTENSION vector UPDATE TO '0.1.3';
193191
```
194192

195193
## Thanks

0 commit comments

Comments
 (0)