Skip to content

Commit

Permalink
A little README.md correction (#107)
Browse files Browse the repository at this point in the history
  • Loading branch information
Muhammad-saad-2000 authored Mar 24, 2024
1 parent a1d6b95 commit 34ed7d5
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 34ed7d5

Please sign in to comment.