Commit 70207616 by finswimmer Committed by GitHub

Merge pull request #1845 from mwmisner/patch-1

Update CONTRIBUTING.md
parents c4018503 6f07c49c
...@@ -87,7 +87,7 @@ You will need Poetry to start contributing on the Poetry codebase. Refer to the ...@@ -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: You will first need to clone the repository using `git` and place yourself in its directory:
```bash ```bash
$ git clone git@github.com:sdispater/poetry.git $ git clone git@github.com:python-poetry/poetry.git
$ cd poetry $ 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