aws-samples / sagemaker-groundtruth-custom-angular-app-template

MIT No Attribution
3 stars 2 forks source link

Unable to replicate readme, authorisation git clone issue #1

Open aparna-krishna opened 2 years ago

aparna-krishna commented 2 years ago

Hello, the readme of this project has this step

git clone https://github.com/enissay14/sagemaker-groundtruth-custom-angular-app.git
cd sagemaker-groundtruth-custom-angular-app
npm install

The above command requires me to enter a username and password to clone the repo ( i have ssh setup and connected to my github account so I am assuming this repo has been made private since the readme was written? )

Any help would be appreciated

sgrillon14 commented 4 months ago

git clone https://github.com/aws-samples/sagemaker-groundtruth-custom-angular-app-template.git cd sagemaker-groundtruth-custom-angular-app-template npm install