Skip to content

Commit c0ef8c5

Browse files
Update src/maintainer/adding_pkgs.rst
Co-authored-by: Jaime Rodríguez-Guerra <[email protected]>
1 parent 257a21d commit c0ef8c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/maintainer/adding_pkgs.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Step-by-step Instructions
6060
#. Checkout a new branch from the staged-recipes ``main`` branch.
6161
#. Through CLI, cd inside the 'staged-recipes/recipes' directory.
6262
#. Within your forked copy, create a new folder in the recipes folder for your package (i.e, ``...staged-recipes/recipes/<name-of-package>``)
63-
#. Copy `meta.yml
63+
#. Copy `meta.yaml
6464
<https://github.com/conda-forge/staged-recipes/blob/master/recipes/
6565
example/meta.yaml>`_ from the example directory.
6666
All the changes in the following steps will happen in the COPIED meta.yaml (i.e., ``...staged-recipes/recipes/<name-of-package>/meta.yaml``).

0 commit comments

Comments
 (0)