From 23ed990b03796612369c4db9f0debea99feb1f36 Mon Sep 17 00:00:00 2001 From: Jeff Wu Date: Tue, 19 Feb 2019 18:05:57 -0800 Subject: [PATCH] instructinos mention git clone --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 0a64d63..31d6ac3 100644 --- a/README.md +++ b/README.md @@ -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