diff --git a/en/react-native-reanimated.md b/en/react-native-reanimated.md index c3fecd8df56abc13dbf4dc514e4b6ccba52efda7..836d4146dc66c37223637e77b24ceb6d3dc675e8 100644 --- a/en/react-native-reanimated.md +++ b/en/react-native-reanimated.md @@ -63,7 +63,7 @@ Clear the Metro cache (recommended): #### **npm** ```bash -npm start -- --reset-cache +npm start --reset-cache ``` #### **yarn** diff --git a/zh-cn/react-native-reanimated.md b/zh-cn/react-native-reanimated.md index 8386fe6ec6a0877c08822a46acd1e430cd7a2fa1..9b0d080807a473fcee056e477479270aa24b7868 100644 --- a/zh-cn/react-native-reanimated.md +++ b/zh-cn/react-native-reanimated.md @@ -61,7 +61,7 @@ yarn add @react-native-oh-tpl/react-native-reanimated #### **npm** ```bash -npm start -- --reset-cache +npm start --reset-cache ``` #### **yarn**