Skip to content

Commit fc5eb35

Browse files
Update README.md
1 parent 4b3fab9 commit fc5eb35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ node ${실행 할 자바스크립트 파일}
4343
./nextjs/* Next.js + SOLAPI SDK 연동 예제(UI)
4444
4545
# Next.js 예제만 확인해보고 싶다면 아래의 명령어를 입력해주세요!(npm 설치 필수)
46-
npx degit solapi/solapi-nodejs/examples/nextjs#main sdk-test-app
46+
npx degit solapi/solapi-nodejs/examples/nextjs sdk-test-app
4747
```
4848

4949
```text

0 commit comments

Comments
 (0)