Skip to content

Commit 23ed990

Browse files
committed
instructinos mention git clone
1 parent bf43e73 commit 23ed990

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ See more details in our [blog post](https://blog.openai.com/better-language-mode
88

99
## Installation
1010

11+
Git clone this repository, and `cd` into directory for remaining commands
12+
```
13+
git clone https://github.com/openai/gpt-2.git && cd gpt-2
14+
```
15+
1116
Download the model data
1217
```
1318
sh download_model.sh 117M

0 commit comments

Comments
 (0)