comp426-2022-fall / a00

Install required software for COMP 426 and read an intro guide to Git and GitHub
0 stars 6 forks source link

Clarification needed: The file install_check.sh doesn't exist when I run bash ./install_check.sh #5

Closed jusurkin3 closed 2 years ago

jusurkin3 commented 2 years ago

URL of file with confusing thing

com426-2022-fall/a00-onboarding-jusurkin3/README.md

Line number of confusing thing

248

What is confusing?

I've followed all the directions so far but when I ran the command, "bash ./install_check.sh," in my cloned repo and it said that the file/directory "install_check.sh" does not exist.

What do you think the confusing thing means?

Maybe I have to make the file manually (with mkdir or something like that)? But then I'm not sure where to get the script that make the new file install_check.log. Maybe I'm supposed to run a file with a different name?

Thanks for your help!

jdmar3 commented 2 years ago

See issue #2.