Skip to content

Commit 13298d6

Browse files
committed
docs: README에 backtick 누락 수정
1 parent 9d74d4c commit 13298d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ lang2sql query "고객 데이터를 기반으로 유니크한 유저 수를 카
106106

107107
# pgvector 사용
108108
lang2sql query "고객 데이터를 기반으로 유니크한 유저 수를 카운트하는 쿼리" --vectordb-type pgvector --vectordb-location "postgresql://postgres:postgres@localhost:5432/postgres"
109+
```
109110

110111
### 환경 설정
111112

0 commit comments

Comments
 (0)