diff --git a/docs/Developer-Guide.md b/docs/Developer-Guide.md index ab1c05a2d7..65d81523e2 100644 --- a/docs/Developer-Guide.md +++ b/docs/Developer-Guide.md @@ -481,7 +481,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 ```