Skip to content

Commit 4673b82

Browse files
committed
Fix readme mismatch
1 parent 1832d39 commit 4673b82

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,7 @@ pip install dask-bigquery
1414

1515
## Example
1616

17-
`dask-bigquery` assumes that you are already authenticated and have an environment variable
18-
19-
```
20-
GOOGLE_APPLICATION_CREDENTIALS=path_to/creds.json
21-
```
17+
`dask-bigquery` assumes that you are already authenticated.
2218

2319
```python
2420
import dask_bigquery

0 commit comments

Comments
 (0)