Skip to content

Commit 50df6e4

Browse files
committed
added instruction for error running 'python setup.py.docs'
1 parent 7d73fc8 commit 50df6e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +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)
1415

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

0 commit comments

Comments
 (0)