refine doc

This commit is contained in:
Ziyang Zhou
2022-07-03 12:29:55 +08:00
parent 361b55ab78
commit 44495b3776
2 changed files with 13 additions and 7 deletions

View File

@@ -5,6 +5,9 @@ Check [redroid-modules](https://github.com/remote-android/redroid-modules) to in
required kernel modules.
```
## redroid use fuse to emulate external storage
modprobe fuse
## running redroid
docker run -itd --rm --privileged \
--pull always \