|
@ -164,15 +164,15 @@ In this section, you copy the code for Animal Kingdom to your workstation. |
|
|
|
|
|
|
|
|
<img src="images/kingdom-copy.png" alt=""> |
|
|
<img src="images/kingdom-copy.png" alt=""> |
|
|
|
|
|
|
|
|
3. Check your download directory for the `animal-kingdom-master.zip` file. |
|
|
4. Check your download directory for the `animal-kingdom-master.zip` file. |
|
|
4. Copy the download zip file to a directory where you keep code projects. |
|
|
5. Copy the download zip file to a directory where you keep code projects. |
|
|
4. Unzip the file. |
|
|
6. Unzip the file. |
|
|
|
|
|
|
|
|
<img src="images/kingdom-download.png" alt=""> |
|
|
<img src="images/kingdom-download.png" alt=""> |
|
|
|
|
|
|
|
|
After unzipping the file you should have the `animal-kingdom-master` directory. |
|
|
After unzipping the file you should have the `animal-kingdom-master` directory. |
|
|
|
|
|
|
|
|
5. In your terminal change directory into the top of the directory by entering: |
|
|
7. In your terminal change directory into the top of the directory by entering: |
|
|
|
|
|
|
|
|
```bash |
|
|
```bash |
|
|
$ cd animal-kingdom-master |
|
|
$ cd animal-kingdom-master |
|
@ -185,7 +185,7 @@ In this section, you copy the code for Animal Kingdom to your workstation. |
|
|
/Users/manthony/animal-kingdom-master |
|
|
/Users/manthony/animal-kingdom-master |
|
|
``` |
|
|
``` |
|
|
|
|
|
|
|
|
6. Take a minute review the files and subdirectories in your Animal Kingdom project. |
|
|
8. Take a minute review the files and subdirectories in your Animal Kingdom project. |
|
|
|
|
|
|
|
|
Use the `ls` command to list directory contents. |
|
|
Use the `ls` command to list directory contents. |
|
|
|
|
|
|
|
|