Skip to content

Commit 929d9f5

Browse files
committed
small fix
1 parent cc47c6f commit 929d9f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_docs/developer/getting_started/vm_install_using_vagrant.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ operating system.
295295
FROM_SCRATCH=1 vagrant up --virtualbox
296296
```
297297
298-
Or on Windows, type:
298+
Or on Windows with `cmd`, type:
299299
```
300300
SET FROM_SCRATCH=1
301301
vagrant up --virtualbox

0 commit comments

Comments
 (0)