Skip to content

Commit 4be4ec0

Browse files
committed
Debian package documentation
1 parent f6e561f commit 4be4ec0

File tree

2 files changed

+100
-3
lines changed

2 files changed

+100
-3
lines changed

docs/source/debian.svg

Lines changed: 86 additions & 0 deletions
Loading

docs/source/installation.rst

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,26 @@ Besides the xtendor-python headers, all these methods place the `cmake` project
2727

2828
.. image:: conda.svg
2929

30-
With the conda package manager
31-
------------------------------
30+
Using the conda package
31+
-----------------------
3232

33-
We provide a package for the conda package manager.
33+
A package for xtensor-python is available on the conda package manager.
3434

3535
.. code::
3636
3737
conda install -c conda-forge xtensor-python
3838
39+
.. image:: debian.svg
40+
41+
Using the Debian package
42+
------------------------
43+
44+
A package for xtensor-python is available on Debian.
45+
46+
.. code::
47+
48+
sudo apt-get install xtensor-python-dev
49+
3950
.. image:: cmake.svg
4051

4152
From source with cmake

0 commit comments

Comments
 (0)