File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ See the [full documentation](https://dbx-python-cli.readthedocs.io/) for detaile
3131
3232``` bash
3333# Install directly from GitHub
34- pipx install git+https://github.com/aclark4life /dbx-python-cli.git
34+ pipx install git+https://github.com/mongodb-labs /dbx-python-cli.git
3535```
3636
3737This will install ` dbx-python-cli ` globally and make the ` dbx ` command available in your terminal.
@@ -224,7 +224,7 @@ For more details, see the [full documentation](https://dbx-python-cli.readthedoc
224224
225225``` bash
226226# Clone the repository
227- git clone https://github.com/aclark4life /dbx-python-cli.git
227+ git clone https://github.com/mongodb-labs /dbx-python-cli.git
228228cd dbx-python-cli
229229
230230# Install the package (uses uv pip install -e .)
@@ -424,8 +424,8 @@ This project is licensed under the Apache 2.0 License - see the LICENSE file for
424424## Links
425425
426426- ** Documentation:** [ Read the Docs] ( https://dbx-python-cli.readthedocs.io/ )
427- - ** Source Code:** [ GitHub] ( https://github.com/aclark4life /dbx-python-cli )
428- - ** Issue Tracker:** [ GitHub Issues] ( https://github.com/aclark4life /dbx-python-cli/issues )
427+ - ** Source Code:** [ GitHub] ( https://github.com/mongodb-labs /dbx-python-cli )
428+ - ** Issue Tracker:** [ GitHub Issues] ( https://github.com/mongodb-labs /dbx-python-cli/issues )
429429
430430---
431431
You can’t perform that action at this time.
0 commit comments