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 b946615 commit f24a701Copy full SHA for f24a701
README.md
@@ -48,7 +48,7 @@ systems may have errors that will require debugging.***
48
### Linux (Ubuntu-based Systems)
49
First install `Python 3` and `pip`:
50
```commandline
51
-sudo apt python3 python3-dev python3-pip
+sudo apt install python3 python3-dev python3-pip
52
```
53
Next, we need to install Firefox and its corresponding `geckodriver` for headless Selenium searches:
54
0 commit comments