Skip to content

Commit ef0f79d

Browse files
committed
readme: update instructions to install from sources
Signed-off-by: Tatiana Leon <[email protected]>
1 parent 60aef78 commit ef0f79d

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.rst

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,10 @@ You can install XBee Python library using `pip
2121
Install from Source
2222
-------------------
2323

24-
You can install XBee Python library directly from the source file. To do
25-
so, extract the source code to your computer and, from its root
26-
directory, execute the following command::
24+
You can install XBee Python library directly from sources. To do so, extract
25+
the source code to your computer and execute the following command::
2726

28-
$ python setup.py install
27+
$ pip install <path_to_xbee-python_dir>
2928

3029

3130
Documentation

0 commit comments

Comments
 (0)