We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f48e3b6 commit 857e4f6Copy full SHA for 857e4f6
getting-started/setup-building.rst
@@ -81,7 +81,7 @@ You will only need to execute these steps once:
81
$ cd cpython
82
$ git remote add upstream git@github.com:python/cpython.git
83
84
-7. Configure ``git`` to pull main from the ``upstream`` remote::
+7. Configure ``git`` to pull ``main`` from the ``upstream`` remote::
85
86
$ git config --local branch.main.remote upstream
87
0 commit comments