Skip to content

Commit cb00a90

Browse files
committed
Minor edit to README
1 parent a353a2a commit cb00a90

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,9 @@ To generate documentation for the Python API:
8585
cd <taco-directory>/python_bindings
8686
make html
8787

88-
Before generating the documentation, you must have first built the Python API
89-
(by following the [instructions above](#building-python-api)) as well as
90-
installed the following dependencies:
88+
Before generating the documentation, you must have built the Python API (by
89+
following the [instructions above](#building-python-api)) as well as installed
90+
the following dependencies:
9191

9292
pip install sphinx
9393
pip install numpydoc

0 commit comments

Comments
 (0)