Skip to content

Commit

Permalink
Added reference to Teachable
Browse files Browse the repository at this point in the history
  • Loading branch information
tommyoswinwilliams authored Mar 24, 2021
1 parent d656e58 commit 1ab13e7
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ The Command Line Murder

There's been a murder in Terminal City, and TCPD needs your help.

Before you start, skim through the required materials in the Command Line and Version Control sections of your PreCourse repo. Use it as a reference while working through the case.
Before you start, skim through the required materials in the Command Line and Version Control sections of the PreCourse on Teachable. Use it as a reference while working through the case.

Now with your Terminal at hand you're ready to start. A couple of ground rules first:

Expand All @@ -46,11 +46,8 @@ Next you need to download those files to your machine so that you can edit them.

## Step 2: Investigate

Each step of your investigation will contain a reference to the **Detective Handbook** at the top. Each page of the Detective Handbook contains the description of the commands you will need to complete that particular step. You can view them in the Terminal:
Each step of your investigation will contain a reference to the **Detective Handbook** at the top. Each page of the Detective Handbook contains the description of the commands you will need to complete that particular step.

```bash
Reference: ./detective_handbook/getting_started.md
```
Open a Terminal, go to the location of the files (using the `cd` command), and start by reading the file 'step0'.

One way you can do this is with following command:
Expand Down

0 comments on commit 1ab13e7

Please sign in to comment.