Skip to content

Commit 4961175

Browse files
committed
readme edit
1 parent bd8e36d commit 4961175

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ Template Repo Combines:
2020
- Remember to rename the `include/aligncount` directory to use your project's lowercase name and update all relevant `#include`s accordingly.
2121
- Replace instances of ALIGNCOUNT_VERSION with `[YOUR_PROJECT_NAME]_VERSION`
2222
- Set the name of the C++ executable (e.g. aligncount_cpp) to your liking in `cpp/standalone/CMakeLists.txt`
23-
- Set the expected name of the C++ executable in the `cpp_standalone.yml` workflow.
24-
- Set the expected name of the C++ executable and python wrapper in `DockerFile`.
25-
- Set the name for your published docker image in `docker_release.yml`
23+
- Set the expected name of the C++ executable in the `cpp_standalone.yml` workflow.
24+
- Set the expected name of the C++ executable and python wrapper in `DockerFile`.
25+
- Set the name for your published docker image in `docker_release.yml`
2626
- Replace the source files with your own
2727
- Set GitHub action secrets for:
2828
- ANACONDA_TOKEN

0 commit comments

Comments
 (0)