We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83049f1 commit e115350Copy full SHA for e115350
README.rst
@@ -22,15 +22,10 @@ Requirements
22
23
sudo apt-get install python3-setuptools
24
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
30
All of the above packages can be installed at once via `apt-get` by running:
31
::
32
33
- sudo apt-get install python3-pip python3-dev python3-setuptools libiw-dev
+ sudo apt-get install python3-pip python3-dev python3-setuptools
34
35
***************
36
Getting Started
0 commit comments