Skip to content

Commit 6ac9f6f

Browse files
authored
docs: update template usage instructions
1 parent 3e0967e commit 6ac9f6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ When using this repository as a template make sure to:
113113
- Edit the app information in the `src/config/metadata.py` file. Along with being used in the code, these values are
114114
also used during the build process to set specific data in the binaries.
115115

116-
- Change the version string in the `.manifest.json` file, otherwise the project will start at the same version as the template. You only need to change the version here, the next triggered release will update any other related files based on the new version.
116+
- Change the version string in the `.manifest.json` file, otherwise the project will start at the same version as the template. You only need to change the version here, the next triggered release will update any other related files based on the new version. Also delete the `CHANGELOG.md` file as it relates to changes in the template, a new one will be generated on the next release.
117117

118118
- Update the description and hard coded repository links in this `README.md`, specifically the download links in the **Usage** section.
119119

0 commit comments

Comments
 (0)