Skip to content

Commit

Permalink
Fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-jopel committed Dec 16, 2024
1 parent 6d8ceb7 commit 97a8530
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ cd snowflake-telemetry-python
python3 -m venv .venv
source .venv/bin/activate
pip install --upgrade pip
pip install . ./tests/snowflake-telemetry-test-utils[all]
pip install . "./tests/snowflake-telemetry-test-utils[all]"
```

### Code generation
Expand Down

0 comments on commit 97a8530

Please sign in to comment.