Skip to content

Commit 504b35a

Browse files
committed
Use --branches in README example
1 parent 1860eda commit 504b35a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,5 +71,5 @@ To manually rebuild a branch, for example 3.11:
7171
ssh docs.nyc1.psf.io
7272
sudo su --shell=/bin/bash docsbuild
7373
screen -DUR # Rejoin screen session if it exists, otherwise create a new one
74-
/srv/docsbuild/venv/bin/python /srv/docsbuild/scripts/build_docs.py --force --branch 3.11
74+
/srv/docsbuild/venv/bin/python /srv/docsbuild/scripts/build_docs.py --force --branches 3.11
7575
```

0 commit comments

Comments
 (0)