Commit 6f07c49c by Matt Misner Committed by GitHub

Update CONTRIBUTING.md

Update the contributing instructions to use python-poetry instead of sdispater as the repository namespace.
parent c4018503
......@@ -87,7 +87,7 @@ You will need Poetry to start contributing on the Poetry codebase. Refer to the
You will first need to clone the repository using `git` and place yourself in its directory:
```bash
$ git clone git@github.com:sdispater/poetry.git
$ git clone git@github.com:python-poetry/poetry.git
$ cd poetry
```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment