yasserqureshi1 / Sneaker-Monitors

A collection of web monitors that notify of restocks or updates on sneaker related sites through Discord Webhook. This includes Shopify, Nike SNKRS (supports 42 countries), Supreme and now Footsite monitors!
GNU General Public License v3.0
462 stars 126 forks source link

Trouble getting in to the Sneakers-Monitors-master directory via the Command Prompt.. #130

Closed sBach98 closed 2 years ago

sBach98 commented 2 years ago

Hi Yasser, i'm trying to set up the Sneaker Monitor. after i installed all the Python and pip stuff im trying to acces the Sneaker-monitors-master after I downloaded it via Github. When I'm inside the folder where I saved the folder and want to acces the folder i get the error "The system cannot find the path specified"... Do you have any idea how to fix this? Screenshot 2022-04-10 131316

yasserqureshi1 commented 2 years ago

So currently you're in your Documents. It looks like you didn't download the repo there. Navigate to the directory that you downloaded the repo using commands cd <insert directory name here> and cd .. (to go back a directory).