Skip to content

Commit b039c3f

Browse files
committed
Update a ReadMe
1 parent ae81202 commit b039c3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integrations/google_cloud/ReadMe.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ sudo pip install -r server_requirements.txt --upgrade
7676
#### Step 12. Install SeleniumBase (Make sure you already installed the requirements above)
7777

7878
```bash
79-
sudo python setup.py install
79+
sudo python server_setup.py install
8080
```
8181

8282
#### Step 13. Run an [example test](https://github.com/seleniumbase/SeleniumBase/blob/master/examples/my_first_test.py) in Chrome to verify installation (Takes ~10 seconds)

0 commit comments

Comments
 (0)