We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b3fab9 commit fc5eb35Copy full SHA for fc5eb35
examples/README.md
@@ -43,7 +43,7 @@ node ${실행 할 자바스크립트 파일}
43
./nextjs/* Next.js + SOLAPI SDK 연동 예제(UI)
44
45
# Next.js 예제만 확인해보고 싶다면 아래의 명령어를 입력해주세요!(npm 설치 필수)
46
-npx degit solapi/solapi-nodejs/examples/nextjs#main sdk-test-app
+npx degit solapi/solapi-nodejs/examples/nextjs sdk-test-app
47
```
48
49
```text
0 commit comments