Merge pull request #7997 from cgundogan/pr/vagrant_info
vagrant: add info to README.md for Windows quirks
This commit is contained in:
commit
40e2a5a5f1
5
dist/tools/vagrant/README.md
vendored
5
dist/tools/vagrant/README.md
vendored
@ -61,3 +61,8 @@ your host system and use the VM for compiling, flashing devices and running the
|
||||
```
|
||||
config.vm.network "forwarded_port", guest: <port_1>, host: <port_2>
|
||||
```
|
||||
|
||||
## Quirks
|
||||
* Windows
|
||||
* For some Git Bash and Vagrant versions the prompt is not displayed on `vagrant ssh`.
|
||||
In this case, the Windows command line should be used to invoke `vagrant ssh`.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user