gagan3012 commited on
Commit
352f774
·
1 Parent(s): cdeead7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -71,6 +71,7 @@ Before pushing make sure that the DVC remote is setup correctly:
71
  dvc remote modify origin url https://dagshub.com/{user_name}/summarization.dvc
72
  dvc remote modify origin --local auth basic
73
  dvc remote modify origin --local user {user_name}
 
74
  ```
75
  ```
76
  t5s push
 
71
  dvc remote modify origin url https://dagshub.com/{user_name}/summarization.dvc
72
  dvc remote modify origin --local auth basic
73
  dvc remote modify origin --local user {user_name}
74
+ dvc remote modify origin --local password {your_token}
75
  ```
76
  ```
77
  t5s push