Skip to content

Commit a24e182

Browse files
edibotopicade555
andauthored
Update wsl/tutorial/develop-with-ubuntu-wsl.md
Co-authored-by: SuperheroJT <[email protected]>
1 parent 9e76455 commit a24e182

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,7 @@ In Ubuntu on WSL, you can list those files with:
447447
ls /mnt/c/Users/<yourusername>/Downloads/
448448
```
449449

450-
To copy the image to your project directory:
450+
To copy the image to your project directory, use the `cp` command:
451451

452452

453453
```{code-block} text

0 commit comments

Comments
 (0)