diff --git a/examples/react/next.js/README.md b/examples/react/next.js/README.md index 7b5b08c11..5d6f38248 100644 --- a/examples/react/next.js/README.md +++ b/examples/react/next.js/README.md @@ -20,6 +20,5 @@ yarn dev & tauri dev ``` yarn build -yarn next export tauri build ```