Skip to content

Commit fd99c62

Browse files
Update README.md
1 parent b725f66 commit fd99c62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ To speedup the training, it's also possible to use pre-trained word embeddings (
3030

3131
## Installation
3232

33-
The program requires the following dependencies (easy to install using pip):
33+
The program requires the following dependencies (easy to install using pip: `pip3 install -r requirements.txt`):
3434
* python 3.5
3535
* tensorflow (tested with v1.0)
3636
* numpy

0 commit comments

Comments
 (0)