Skip to content

Commit

Permalink
Reword Learn Git Branching paragraph
Browse files Browse the repository at this point in the history
Remove "Next" since the tutorial is optional.
  • Loading branch information
bernardlee committed Mar 20, 2017
1 parent 7058b48 commit ad11227
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ take somewhere between 15 and 30 minutes to complete.

### Learn Git Branching

Next, we'll focus on visualizing git commands, especially branching, by working
on [Learn Git Branching](http://pcottle.github.io/learnGitBranching/). Complete
all of the exercises in the following sequences:
We'll focus on visualizing git commands, especially branching, by working on
[Learn Git Branching](http://pcottle.github.io/learnGitBranching/) in this
tutorial. Complete all of the exercises in the following sequences:

- `Main > Introduction Sequence`, levels 1 and 2
- `Main > Ramping Up`, all levels
Expand Down

0 comments on commit ad11227

Please sign in to comment.