Skip to content

Commit ccd1399

Browse files
committed
add git bash as CLI execution option as well
1 parent 13683eb commit ccd1399

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ on ``macOS``, you can consider using `miniconda <https://docs.conda.io/en/latest
3737
If you are using a ``Windows`` machine, typical bash programs will not work
3838
on `cmd` in the same way as they work in the Linux/MacOS terminals. To circumvent this,
3939
it is recommended that you set up
40-
*Bash on Windows* (`WSL <https://www.howtogeek.com/249966/how-to-install-and-use-the-linux-bash-shell-on-windows-10/>`__)
41-
or `Cygwin <https://cygwin.com/index.html>`__ so you can easily execute the
40+
*Bash on Windows* (`WSL <https://www.howtogeek.com/249966/how-to-install-and-use-the-linux-bash-shell-on-windows-10/>`__),
41+
`Cygwin <https://cygwin.com/index.html>`__ or `Git Bash <https://gitforwindows.org/>`__ so you can easily execute the
4242
command line utilities that are described later in these docs.
4343

4444
**Note**: Make sure you are a registered and certified user on

0 commit comments

Comments
 (0)