Added window shell.bat instructions

This commit is contained in:
Paul Bearne 2018-03-01 08:06:00 -05:00 committed by GitHub
parent cc73cefd3f
commit d9fe19a8d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -208,5 +208,12 @@ The PHP Docker container is your workhorse which has many tools pre-installed an
host> ./shell.sh
devilbox@php-7.0.19 in /shared/httpd $
```
Or on windows
```shell
path> ./shell.bat
devilbox@php-7.0.19 in /shared/httpd $
```
See **[Usage](Usage.md)** for a detailed explanation.