From 3399f0a82be4dd59adaf1e6c42e7724cb19eca38 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Wed, 11 Dec 2024 10:16:25 +0000 Subject: [PATCH] differences for PR #1057 --- 04-changes.md | 5 ++--- md5sum.txt | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/04-changes.md b/04-changes.md index 460c7b1df..bed8c596b 100644 --- a/04-changes.md +++ b/04-changes.md @@ -27,11 +27,10 @@ You should be in the `recipes` directory. $ cd ~/Desktop/recipes ``` -Let's create a file called `guacamole.md` that contains the basic structure to -have a recipe. +Let's create a file called `guacamole.md` that contains the basic structure of a recipe. We'll use `nano` to edit the file; you can use whatever editor you like. -In particular, this does not have to be the `core.editor` you set globally earlier. But remember, the steps to create create or edit a new file will depend on the editor you choose (it might not be nano). For a refresher on text editors, check out ["Which Editor?"](https://swcarpentry.github.io/shell-novice/03-create.html#which-editor) in [The Unix Shell](https://swcarpentry.github.io/shell-novice/) lesson. +In particular, this does not have to be the `core.editor` you set globally earlier. But remember, the steps to create or edit a new file will depend on the editor you choose (it might not be nano). For a refresher on text editors, check out ["Which Editor?"](https://swcarpentry.github.io/shell-novice/03-create.html#which-editor) in [The Unix Shell](https://swcarpentry.github.io/shell-novice/) lesson. ```bash $ nano guacamole.md diff --git a/md5sum.txt b/md5sum.txt index 2b5382be8..9a605c3f6 100644 --- a/md5sum.txt +++ b/md5sum.txt @@ -6,7 +6,7 @@ "episodes/01-basics.md" "78184e84f5bf3b0dd88de3918e927591" "site/built/01-basics.md" "2024-06-20" "episodes/02-setup.md" "94e00017d43e8b2b539ccc74e544efc9" "site/built/02-setup.md" "2024-11-04" "episodes/03-create.md" "c1198fc3106059d83fd8078d57fbbfef" "site/built/03-create.md" "2024-09-29" -"episodes/04-changes.md" "8d0fa100251c01aac31fe3bcb0f4b174" "site/built/04-changes.md" "2024-11-16" +"episodes/04-changes.md" "0b972b1afd9dcf567468ed8a7d9ace90" "site/built/04-changes.md" "2024-12-11" "episodes/05-history.md" "83ffc023d7cc57579aeb5c6ecacfbd4c" "site/built/05-history.md" "2024-11-19" "episodes/06-ignore.md" "259cee882f99ef27b4187846c74d2716" "site/built/06-ignore.md" "2024-11-04" "episodes/07-github.md" "f304552a6647364988d54291d44e6a40" "site/built/07-github.md" "2024-11-19"