mirror of
https://github.com/james-m-jordan/openai-cookbook.git
synced 2025-05-09 19:32:38 +00:00
updates example command to be consistent with text
This commit is contained in:
parent
e3c3333afd
commit
53a34ea1cc
@ -51,7 +51,7 @@
|
||||
"Install any missing libraries with `pip install` in your terminal. E.g.,\n",
|
||||
"\n",
|
||||
"```zsh\n",
|
||||
"pip install tiktoken\n",
|
||||
"pip install openai\n",
|
||||
"```\n",
|
||||
"\n",
|
||||
"(You can also do this in a notebook cell with `!pip install openai`.)\n",
|
||||
|
Loading…
x
Reference in New Issue
Block a user