Skip to content

Commit 0941abd

Browse files
committed
Update a ReadMe
1 parent fba34bc commit 0941abd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

integrations/google_cloud/ReadMe.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,10 +67,10 @@ bash
6767
cd /SeleniumBase
6868
```
6969

70-
#### Step 11. Install the [requirements](https://github.com/seleniumbase/SeleniumBase/blob/master/server_requirements.txt) for SeleniumBase
70+
#### Step 11. Install the [requirements](https://github.com/seleniumbase/SeleniumBase/blob/master/requirements.txt) for SeleniumBase
7171

7272
```bash
73-
sudo pip install -r server_requirements.txt --upgrade
73+
sudo pip install -r requirements.txt --upgrade
7474
```
7575

7676
#### Step 12. Install SeleniumBase (Make sure you already installed the requirements above)

0 commit comments

Comments
 (0)