HJeon commited on
Commit
c27428b
·
verified ·
1 Parent(s): f5d2591

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,7 +11,7 @@ pinned: false
11
 
12
  The "requirements.txt" file contains all installed packages and their versions in the current environment.
13
 
14
- To install the dependencies listed in a "requirements.txt" file:
15
 
16
  ```
17
  pip install -r requirements.txt
 
11
 
12
  The "requirements.txt" file contains all installed packages and their versions in the current environment.
13
 
14
+ To install the dependencies listed in a "requirements.txt" file run:
15
 
16
  ```
17
  pip install -r requirements.txt