From 9dd79ea0089482882874e95b7cab486a7b6e8248 Mon Sep 17 00:00:00 2001 From: Michael Jenkins Date: Wed, 6 Oct 2021 14:20:35 -0700 Subject: [PATCH] Customize top-level README, more --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3bab318..3f57883 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,8 @@ When switching from one exercise files branch to the next after making changes t To resolve this issue: - Add changes to git using this command: `git add .` - Commit changes using this command: `git commit -m "some message"` +1. Add changes to git using this command: `git add .` +2. Commit changes using this command: `git commit -m "some message"` ## Installing 1. To use these exercise files, you must have the following installed: