Skip to content

Commit

Permalink
change development download version to main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
treeben77 authored Dec 3, 2024
1 parent 7fc58fa commit e17dcb4
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 @@ rblx-open-cloud is a Python API wrapper for [Roblox Open Cloud](https://create.r
pip install rblx-open-cloud~=2.0

# Development (GitHub)
pip install "rblx-open-cloud @ git+https://github.com/treeben77/rblx-open-cloud@v2"
pip install "rblx-open-cloud @ git+https://github.com/treeben77/rblx-open-cloud@main"
```

2. Create an API key from the [Creator Dashboard](https://create.roblox.com/credentials). You can read [Managing API Keys](https://create.roblox.com/docs/open-cloud/managing-api-keys) for help.
Expand Down

0 comments on commit e17dcb4

Please sign in to comment.