Skip to content

Commit 9057cb7

Browse files
authored
Merge pull request #41075 from kuniteru/patch-2
Update create-mongodb-nodejs.md
2 parents a6594f5 + 24d8bf7 commit 9057cb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/create-mongodb-nodejs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Run the following commands to clone the sample repository. This sample repositor
5050
1. Open a command prompt, create a new folder named git-samples, then close the command prompt.
5151

5252
```bash
53-
md "C:\git-samples"
53+
mkdir "C:\git-samples"
5454
```
5555

5656
2. Open a git terminal window, such as git bash, and use the `cd` command to change to the new folder to install the sample app.

0 commit comments

Comments
 (0)