Update list formatting
diff --git a/infra/README.md b/infra/README.md
index fe0c2ed..169ccc0 100644
--- a/infra/README.md
+++ b/infra/README.md
@@ -28,6 +28,7 @@
by the [luci/recipes-py github project](https://github.com/luci/recipes-py).
The typical cyle for editing a recipe is:
+
1. Make your edits.
2. Run `build/slave/recipes.py train simulation_test flutter` to update expected files (remove the flutter if you need to do a global update).
3. Run `build/slave/recipes.py run flutter/flutter` (or flutter/engine) if something was strange during training and you need to run it locally.