Skip to content
This repository was archived by the owner on Apr 15, 2025. It is now read-only.

Commit e3e4895

Browse files
committed
chore: Update package installation command to use hyphen instead of underscore
1 parent 4e2c436 commit e3e4895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Undetected GeckoDriver is a wrapper around Selenium's `webdriver.Firefox` that p
1212
You can install the package via pip:
1313

1414
```bash
15-
pip install undetected_geckodriver
15+
pip install undetected-geckodriver
1616
```
1717

1818
## Usage

0 commit comments

Comments
 (0)