Skip to content

Commit c969d64

Browse files
dr-rompecabezastim-schilling
authored andcommitted
Update README.md
Added a note to recommend cloning the repo over downloading the zip file to be able to run commands such as `git checkout error-example` in the first lab.
1 parent 13a2e5c commit c969d64

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,9 @@ it works, go for it! Do what you're most comfortable.
5858
```
5959
If you don't have git installed, you can
6060
[download the zip file](https://github.com/tim-schilling/debug-tutorial/archive/refs/heads/main.zip)
61-
and unpack it.
61+
and unpack it. Be aware, though, that you won't be able to complete some
62+
of the instructions in the lab without access to the git history. Cloning
63+
the repo is recommended.
6264
1. Change into project directory
6365
```shell
6466
cd debug-tutorial

0 commit comments

Comments
 (0)