Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
Ken Kundert authored and Ken Kundert committed Jun 10, 2024
1 parent 3fd8abb commit 6278cda
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions doc/basic_use.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,18 @@ The *NestedText* Python API is similar to that of *JSON*, *YAML*, *TOML*, etc.
Installation
------------

*NestedText* is also available from *pip*. Install it with:

.. code-block:: text
pip3 install --user nestedtext
Alternately, *Inform* is also available in *Conda*. Install it with:

.. code-block:: text
conda install nestedtext --channel conda-forge
NestedText Reader
-----------------
Expand Down

0 comments on commit 6278cda

Please sign in to comment.