Skip to content

Commit

Permalink
Refine rename project (#2)
Browse files Browse the repository at this point in the history
* fix steps for rename project

* setup caches
yanganto authored Dec 10, 2024
1 parent b5c58ae commit a2704f4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -15,4 +15,6 @@ This is a move template for you easy to try move to write a contract, and the CI
This template is ready to deploy as you wish.
If you want to change the project name, just rename following
- `name` field of `[package]` section in `Move.toml`
- `template` field of `[address]` section in `Move.toml`
- rename the file `template.move` and the `module` name in the top of the file
Please reference this [PR](https://github.com/yanganto/GororoWarranty/pull/1)

0 comments on commit a2704f4

Please sign in to comment.