Skip to content

Commit 7e10315

Browse files
committed
updated readme
1 parent e97c45c commit 7e10315

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/ferric/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ A wrapper around Cargo making it easier to produce prebuilt binaries targeting i
1111
```json
1212
"scripts": {
1313
"build": "ferric build --cwd folder_path",
14-
"build:release": "npm run build --configuration release",
14+
"build:release": "npm run build -- --configuration release",
1515
},
1616
```

0 commit comments

Comments
 (0)