We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc00ed7 commit cd07273Copy full SHA for cd07273
README.rst
@@ -7,13 +7,9 @@ Command line interface for manipulation of Recuair devices.
7
Installation
8
============
9
10
-1. Clone the repository::
+1. Install using ``pipx``::
11
12
- git clone https://github.com/ziima/recuair-cli.git
13
-
14
-2. Install using ``pipx``::
15
16
- pipx install ./recuair-cli
+ pipx install https://github.com/ziima/recuair-cli/archive/refs/heads/main.zip
17
18
Usage
19
=====
0 commit comments