Skip to content

Commit 898805a

Browse files
committed
prompt user to find index.html in explorer
1 parent bf27ca9 commit 898805a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

wsl/tutorial/develop-with-ubuntu-wsl.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,8 @@ $ explorer.exe .
181181

182182
The command will open the current folder (indicated by `.`) by calling the Windows Explorer executable.
183183

184+
If you opened `webTest`, you should see the `index.html` file that you created.
185+
184186
```{note}
185187
At any point, you can also find Ubuntu file systems under Linux in Windows Explorer; for example,
186188
the `webTest` folder can be found at `Linux > Ubuntu > home > yourusername > webTest`.

0 commit comments

Comments
 (0)