Open
Description
Hi!
After setting up each prerequisite when I tried to start the docker container with "make up" as described in data-engineering-project-for-beginners-batch-edition, I receive the following error message:
rm -rf ./data && rm -rf data.zip* && wget https://start-data-engg.s3.amazonaws.com/data.zip && unzip -o data.zip && chmod -R > u=rwx,g=rwx,o=rwx` data
/bin/sh: wget: command not found
make: *** [get-data] Error 127
Could you please guide me to fix the issue?
Thanks in advance!
Metadata
Metadata
Assignees
Labels
No labels