From e27465d2e656afdda666fbab7780f76280430da0 Mon Sep 17 00:00:00 2001 From: fschaupp <26521758+fschaupp@users.noreply.github.com> Date: Tue, 5 Jul 2022 01:01:49 +0200 Subject: Update documentation to refer to pnpm instead of yarn [skip ci] (#107) --- .github/PULL_REQUEST_TEMPLATE/add_recipe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE/add_recipe.md b/.github/PULL_REQUEST_TEMPLATE/add_recipe.md index 2ed07f6..ca893cc 100644 --- a/.github/PULL_REQUEST_TEMPLATE/add_recipe.md +++ b/.github/PULL_REQUEST_TEMPLATE/add_recipe.md @@ -14,7 +14,7 @@ Service ID: [What ID does your recipe use?] ### Terminal output ```bash -[Output of your terminal when you ran yarn package] +[Output of your terminal when you ran pnpm package] ``` ### Additional information -- cgit v1.2.3-70-g09d2