Fix: Repository URL in README and package.json

This commit is contained in:
g1nation
2026-05-02 17:01:02 +09:00
parent 04e81c3abf
commit 70a86a3228
8 changed files with 63 additions and 15 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ NumPy 기반의 행렬 연산을 활용하여 기존의 반복문 기반 검색
### 소스 빌드 환경
```bash
git clone https://github.com/wonseokjung/connect-ai.git
git clone https://github.com/g1nations/locallm.git
cd connect-ai
npm install
npm run compile