diff --git a/templates/README.md b/templates/README.md index 05ee7c7b97ceecbdb22655178939471e234edb44..b0b439c1fe4c8fea59a11020e4dd9e8b57bfe398 100644 --- a/templates/README.md +++ b/templates/README.md @@ -84,8 +84,14 @@ perform some extra steps: version: 2018.05.02 <-- HERE ``` -3. update the bob-devel version in the ``meta.yml`` file in ``bob.conda/conda/beat-devel`` +3. update the beat-devel and bob-devel version in the ``meta.yml`` file in ``bob.conda/conda/beat-devel`` ```yaml + package: + name: beat-devel + version: 2018.05.02 <-- HERE + + [...] + requirements: host: - python {{ python }}