Skip to content

Commit b3cc7a1

Browse files
authored
Update README.md
1 parent 235d917 commit b3cc7a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ $ create-react-app sample-project --scripts-version=1.1.5
1717
혹은
1818

1919
```bash
20-
$ create-react-app sample-project --scripts-version=1.1.5
20+
$ npx create-react-app sample-project --scripts-version=1.1.5
2121
```
2222

2323
명령어를 사용하여 프로젝트를 생성하세요.

0 commit comments

Comments
 (0)