Last active 1734013466

Revision 095c63aa1a57ce94f972ac004c52511946ce4227

pgvector-1.sh Raw
1cd /tmp
2git clone --branch v0.8.0 https://github.com/pgvector/pgvector.git
3cd pgvector
4make
5make install # may need sudo