gagan3012 commited on
Commit
a36ddef
·
1 Parent(s): cf08949

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -21,6 +21,13 @@ T5 Summarisation Using Pytorch Lightning
21
  ## Usage
22
 
23
  To use and run the DVC pipeline install the `t5s` package
 
 
 
 
 
 
 
24
  Instructions
25
  ------------
26
  1. Clone the repo.
 
21
  ## Usage
22
 
23
  To use and run the DVC pipeline install the `t5s` package
24
+
25
+ ```shell script
26
+ pip install t5s
27
+ ```
28
+
29
+
30
+
31
  Instructions
32
  ------------
33
  1. Clone the repo.