Skip to content

Commit 0fd1e3e

Browse files
authored
Update docs/README.md
1 parent fe3b238 commit 0fd1e3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Steps:
1111
- Install Sphinx (`pip install Sphinx`)
1212
- Fork the pygame-ce repository, download and navigate to it in the terminal
1313
- Run `python setup.py docs`
14-
- (Run `python -m pip install -U pip setuptools` first if `ModuleNotFoundError: No module named setuptool` occurs)
14+
- (Run `python -m pip install -U pip setuptools` first if `ModuleNotFoundError: No module named setuptools` occurs)
1515

1616
This will create a new folder under the `docs` folder.
1717
In `docs/generated`, you will find a local copy of the pygame documentation.

0 commit comments

Comments
 (0)