Skip to content

Commit b9b0cfa

Browse files
authored
Update README.md
1 parent 2d749c7 commit b9b0cfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ The templates provided here, use the same conventions as `ckb-native-build-sampl
198198
In rare cases if you want to simply use a standalone contract crate without a workspace. The [standalone-contract](https://github.com/xxuejie/ckb-script-templates/tree/main/standalone-contract) template is prepared for you:
199199

200200
```
201-
$ cargo generate gh:xxuejie/ckb-script-templates contract-with-tests
201+
$ cargo generate gh:xxuejie/ckb-script-templates standalone-contract
202202
⚠️ Favorite `gh:xxuejie/ckb-script-templates` not found in config, using it as a git repository: https://github.com/xxuejie/ckb-script-templates.git
203203
🤷 Project Name: standalone-first-contract
204204
🔧 Destination: /tmp/standalone-first-contract ...

0 commit comments

Comments
 (0)