We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd383d1 commit 076cf40Copy full SHA for 076cf40
2 files changed
REMOTE_SETUP.md
@@ -184,8 +184,8 @@ Retrieve your public IP address:
184
<details>
185
<summary markdown='span'>Windows</summary>
186
187
-```bash
188
-curl -s ifconfig.me && echo
+```powershell
+curl.exe -s ifconfig.me
189
```
190
</details>
191
_partials/vm_ip.md
@@ -32,8 +32,8 @@ Retrieve your public IP address:
32
33
34
35
36
37
38
39
0 commit comments