diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3b085e95033..4e14e29354a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -158,6 +158,7 @@ To create a new PR, fork the project in GitHub and clone the upstream repo: ```console $ git clone https://github.com/open-telemetry/opentelemetry-python.git +$ cd opentelemetry-python ``` Add your fork as an origin: