Skip to content

Commit

Permalink
Update docs/source/install.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Bradley Dice <[email protected]>
  • Loading branch information
madsbk and bdice authored Aug 28, 2024
1 parent f4568ff commit 3d43842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ In order to setup a development environment, we recommend Conda:
# CUDA 12.5
mamba env create --name kvikio-dev --file conda/environments/all_cuda-125_arch-x86_64.yaml
The Python library depend on the C++ library, thus we build and install both:
The Python library depends on the C++ library, thus we build and install both:

.. code-block::
Expand Down

0 comments on commit 3d43842

Please sign in to comment.