From 90d9d1ecd0d64f5660908d82dedcbd543c9d404b Mon Sep 17 00:00:00 2001 From: Mike Solomon Date: Thu, 6 Oct 2022 22:10:36 +0000 Subject: [PATCH] GitBook: [#148] No subject --- getting-started/running-your-first-recipe.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/getting-started/running-your-first-recipe.md b/getting-started/running-your-first-recipe.md index fd6e0419..4ec2ff39 100644 --- a/getting-started/running-your-first-recipe.md +++ b/getting-started/running-your-first-recipe.md @@ -50,7 +50,7 @@ By default, all of the repositories are selected. Let's change that so we only r 1. Click on the _Select Repositories_ button. 2. Click on the `<<` arrows at the bottom to clear the selected repositories. ![](../.gitbook/assets/RemoveRepositories.png) 3. Press the _Add Filter_ button. -4. Enter _openrewrite_ in the text box. ![](../.gitbook/assets/OpenRewriteFilter.png) +4. Enter _openrewrite_ in the text box. ![](../.gitbook/assets/OpenRewriteFilter.png) 5. Press the `>>` arrows at the top to select all of the OpenRewrite repositories. 6. You should now see all of the OpenRewrite repositories listed under _Selected repositories._![](../.gitbook/assets/SelectedRepositories.png)__ 7. Click anywhere outside of the filter box to confirm your selection. @@ -94,3 +94,5 @@ You will need to have [specific permissions](https://docs.moderne.io/references/ {% endhint %} ## Step 9: 🎉 Profit + +You've now run and committed your first recipe. Way to go!