cytomining / cytomining/profiling-template
Add instructions for updating recipe submodule
Open
- Dominant language
- No language data
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Need to run `submodule update` after git pulls so that recipe is updated correctly
```
git pull
git submodule update --init --recursive
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.