We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90e129d commit c9748a8Copy full SHA for c9748a8
README.md
@@ -97,7 +97,8 @@ The following are required to be able to build the documentation:
97
Assuming you already have `python3` install, on Mac OSX you can install
98
all of the above by doing:
99
100
- python3 -m pip3 install -r docs/requirements
+ python3 -m pip3 install -r docs/requirements.txt
101
+
102
103
Then it ought to be possible to just run `make doc` in the
104
`libsemigroups` directory.
0 commit comments