Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
fix doc
  • Loading branch information
enriqueav authored Jun 13, 2018
1 parent 16dcf5b commit 869ffd9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ To start the training:
```bash
git clone https://github.com/enriqueav/lstm_lyrics.git
cd lstm_lyrics
python3 lstm_train.py corpora/corpus_banda.txt nothing.txt
```
python3 lstm_train.py corpora/corpus_banda.txt examples.txt
```

0 comments on commit 869ffd9

Please sign in to comment.