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

Update README.md

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