Skip to content

Commit

Permalink
A little README.md correction
Browse files Browse the repository at this point in the history
  • Loading branch information
Muhammad-saad-2000 committed Mar 22, 2024
1 parent feb03ed commit 21c2fc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ For a quick start, simply set it via `ENV["OPENAI_API_KEY"] = "your-api-key"`
Install PromptingTools:
```julia
using Pkg
Pkg.add("PromptingTools.jl")
Pkg.add("PromptingTools")
```

And we're ready to go!
Expand Down

0 comments on commit 21c2fc7

Please sign in to comment.