Skip to content

Commit 857e4f6

Browse files
jaracoezio-melotti
andauthored
Quote 'main'.
Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
1 parent f48e3b6 commit 857e4f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

getting-started/setup-building.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ You will only need to execute these steps once:
8181
$ cd cpython
8282
$ git remote add upstream git@github.com:python/cpython.git
8383

84-
7. Configure ``git`` to pull main from the ``upstream`` remote::
84+
7. Configure ``git`` to pull ``main`` from the ``upstream`` remote::
8585

8686
$ git config --local branch.main.remote upstream
8787

0 commit comments

Comments
 (0)