guibescos 2 жил өмнө
parent
commit
cafb0eb4bc

+ 1 - 1
governance/xc_admin/packages/xc_admin_frontend/README.md

@@ -6,7 +6,7 @@ First, run the development server:
 
 ```bash
 pyth-crosschain % npm install
-pyth-crosschain % npx run lerna build --scope xc_admin_frontend --include-dependencies
+pyth-crosschain % npx lerna run build --scope xc_admin_frontend --include-dependencies
 pyth-crosschain % cd governance/xc_admin/packages/xc_admin_frontend
 xc_admin_frontend % npm run dev
 ```