-
Couldn't load subscription status.
- Fork 527
Update shell instructions. #712
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: gh-pages
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -26,8 +26,11 @@ <h3>The Bash Shell</h3> | |
| </li> | ||
| <li> | ||
| <strong> | ||
| From the dropdown menu select "Use the Nano editor by default" (NOTE: you will need to scroll <emph>up</emph> to find it) and click on "Next". | ||
| From the dropdown menu select "Use the nano editor by default" (NOTE: you may need to scroll <em>up</em> to find it) and click on "Next". | ||
| </strong> | ||
| </li> | ||
| <li> | ||
| Ensure that "Let Git decide" is selected and click on "Next". | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This part is not needed. It's present at https://github.com/carpentries/workshop-template/pull/712/files#diff-3e9bddf2885218ffef82ffe85c1a15cb40879675df56feeb19e1bb043f8bc4caR37-R38 There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. It was added in #711 |
||
| </li> | ||
| {% comment %} Adjusting the name of the initial branch in new repositories {% endcomment %} | ||
| <li> | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This reverts some of the changes in #711 (Nano -> nano and will -> may). Was this intentional?