gagan3012 commited on
Commit
32e91a4
·
1 Parent(s): b3b9827

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -64,6 +64,7 @@ t5s run
64
 
65
  Finally to push the model to DVC
66
 
 
67
  ```
68
  t5s push
69
  ```
 
64
 
65
  Finally to push the model to DVC
66
 
67
+ Before pushing make sure that the DVC remote is setup correctly:
68
  ```
69
  t5s push
70
  ```