Browse Source

Customize top-level README, more

main
Michael Jenkins 4 years ago
parent
commit
9dd79ea008
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      README.md

+ 2
- 2
README.md View File

@ -17,8 +17,8 @@ When switching from one exercise files branch to the next after making changes t
To resolve this issue: 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 ## Installing
1. To use these exercise files, you must have the following installed: 1. To use these exercise files, you must have the following installed:


Loading…
Cancel
Save