diff --git a/frontends/sdl/README.md b/frontends/sdl/README.md
index 4e213ce216992f32c4b700755d4184b70436da76..5c7235c22891c681fa67c97687355b2019032ee4 100644
--- a/frontends/sdl/README.md
+++ b/frontends/sdl/README.md
@@ -58,6 +58,7 @@ To obtain more information about the issues.
 #### I'm facing issues with the vcpkg binaries
 
 If there're issues with the `cargo vcpkg build` build process you may need to remove the `~/.vcpkg-root` and re-run the process to re-build the whole set of packages.
+It's also important to completely delete the `target` directory.
 
 ### I'm having difficulties building SDL for arm64 in Mac OS