Skip to content

Commit 96363dc

Browse files
authored
Update README.md
1 parent 1f5c8f4 commit 96363dc

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,10 +163,11 @@ sudo apt-get update
163163
sudo apt-get install git build-essential nasm clang cmake libelf-dev
164164
```
165165

166-
Your files can be found here:
166+
Do not attempt to access the Linux file system from Windows. Instead, you should access the
167+
Windows file system from Linux which can be found here:
167168

168169
```
169-
C:\Users\%USERNAME%\AppData\Local\Packages\CanonicalGroupLimited.UbuntuonWindows_79rhkp1fndgsc\LocalState\rootfs\
170+
/mnt/c/
170171
```
171172

172173
Note that the WSL cannot be used to compile the Windows drivers or start/stop the hypervisor.

0 commit comments

Comments
 (0)