Skip to content

Commit

Permalink
README: mention "none" name for no optional dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasWaldmann committed Dec 3, 2024
1 parent 7e51fda commit bc225d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ Installation
Install without the ``sftp:`` backend::

pip install borgstore
pip install "borgstore[none]" # same thing (simplifies automation)

Install with the ``sftp:`` backend (more dependencies)::

Expand Down

0 comments on commit bc225d9

Please sign in to comment.