Skip to content

Commit 930750b

Browse files
dcoupalkay-kim
authored andcommitted
Update steps-configure-windows-service-for-mongodb.yaml
1 parent 919e0b3 commit 930750b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/includes/steps-configure-windows-service-for-mongodb.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,5 +90,5 @@ action:
9090
To remove the MongoDB service use the following command:
9191
language: powershell
9292
code: |
93-
"C:\Program Files\MongoDB\Server\3.4\bin\mongod.exe" --remove
93+
"C:\Program Files\MongoDB\Server\3.6\bin\mongod.exe" --remove
9494
...

0 commit comments

Comments
 (0)