diff --git a/docs/Developer-Guide.md b/docs/Developer-Guide.md index a57bd2d72..980532c0d 100644 --- a/docs/Developer-Guide.md +++ b/docs/Developer-Guide.md @@ -441,7 +441,7 @@ When using the file system type virtio-fs (default), `virtiofsd` is required ```bash $ pushd kata-containers/tools/packaging/static-build/virtiofsd -$ ./build-static-virtiofsd.sh +$ ./build.sh $ popd ```