docs: 📝 Update source command in windows

This commit is contained in:
Sergio Gasquez 2022-11-16 14:37:48 +01:00
parent d29c4540fd
commit af632d2036

View File

@ -99,7 +99,7 @@ See [Usage](#usage) section for more details.
# Unix
. $HOME/export-esp.sh
# Windows
.\export-esp.ps1
C:\Users\<user>\export-esp.ps1
```
> **Warning**