Skip to content

Commit c9748a8

Browse files
Update README.md
1 parent 90e129d commit c9748a8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,8 @@ The following are required to be able to build the documentation:
9797
Assuming you already have `python3` install, on Mac OSX you can install
9898
all of the above by doing:
9999

100-
python3 -m pip3 install -r docs/requirements
100+
python3 -m pip3 install -r docs/requirements.txt
101+
101102

102103
Then it ought to be possible to just run `make doc` in the
103104
`libsemigroups` directory.

0 commit comments

Comments
 (0)