Skip to content

Commit e115350

Browse files
committed
Remove libiw-dev requirement.
1 parent 83049f1 commit e115350

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

README.rst

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,10 @@ Requirements
2222

2323
sudo apt-get install python3-setuptools
2424

25-
* libiw-dev - Wireless tools development file package. Via `apt-get` this can be installed with:
26-
::
27-
28-
sudo apt-get install libiw-dev
29-
3025
All of the above packages can be installed at once via `apt-get` by running:
3126
::
3227

33-
sudo apt-get install python3-pip python3-dev python3-setuptools libiw-dev
28+
sudo apt-get install python3-pip python3-dev python3-setuptools
3429

3530
***************
3631
Getting Started

0 commit comments

Comments
 (0)