Skip to content

Commit

Permalink
instructinos mention git clone
Browse files Browse the repository at this point in the history
  • Loading branch information
WuTheFWasThat committed Feb 20, 2019
1 parent bf43e73 commit 23ed990
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ See more details in our [blog post](https://blog.openai.com/better-language-mode

## Installation

Git clone this repository, and `cd` into directory for remaining commands
```
git clone https://github.com/openai/gpt-2.git && cd gpt-2
```

Download the model data
```
sh download_model.sh 117M
Expand Down

0 comments on commit 23ed990

Please sign in to comment.