Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion episodes/06-organization.md
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ $ nano dc_workshop_log_2017_10_27.sh

(Remember to replace the `2017_10_27` with your workshop date.)

From the `nano` screen, you can use your cursor to navigate, type, and delete any redundant lines.
From the `nano` screen, you can use your cursor to navigate, type, and delete any redundant lines. Remove any lines of the history that are not relevant by navigating to those lines and using your delete key. Also remove the line numbers preceding each command. Save your file and close nano.

::::::::::::::::::::::::::::::::::::::::: callout

Expand Down