diff --git a/README.md b/README.md index dd5ea7f..d3981bb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,11 @@ # Tauri + Angular -This template should help get you started developing with Tauri and Angular. +On Windows, Tauri requires the the msvc toolchain: +``` +rustup default stable-msvc +``` + + ## Recommended IDE Setup