diff --git a/docs/new-architecture-library-ios.md b/docs/new-architecture-library-ios.md index c5054bd6e8e..67a78515da1 100644 --- a/docs/new-architecture-library-ios.md +++ b/docs/new-architecture-library-ios.md @@ -50,7 +50,7 @@ While this generated native interface code **will not ship as part of your libra ```sh cd -node node_modules/react_native/scripts/generate-artifacts.js \ +node node_modules/react-native/scripts/generate-artifacts.js \ --path / \ --outputPath \ ```