You need to download some files to follow this lesson:
Download make-lesson.zip.
Move make-lesson.zip
into a directory which you can access via your bash shell.
Open a Bash shell window.
Navigate to the directory where you downloaded the file.
Unpack make-lesson.zip
:
$ unzip make-lesson.zip
Change into the make-lesson
directory:
$ cd make-lesson