File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ Notice that the script expects Python 3.11 to be installed on your system and in
105105```
106106
107107Edit it according to the Python version you want to use, then save and close the file.
108- After you have run the script you should undo the change, otherwise you have a local change in git that you might accidentally commit.
108+ After you have run the script, you should undo the change, otherwise you have a local change in git that you might accidentally commit.
109109````
110110
111111Now run the script to install Plone 6.
@@ -114,7 +114,7 @@ Now run the script to install Plone 6.
114114./bootstrap.sh
115115```
116116
117- If you run into issues in this process, see {doc}` troubleshooting ` .
117+ If you run into issues in this process, see {doc}` troubleshoot ` .
118118
119119This will run for a long time if it's your first pull (approximately 10-20 minutes, depending on network speed and your hardware).
120120
You can’t perform that action at this time.
0 commit comments