Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs: Corrected command to activate virtual environment on windows. #310

Merged
merged 1 commit into from
Dec 21, 2023

Conversation

dhruvpal05
Copy link
Contributor

@dhruvpal05 dhruvpal05 commented Dec 14, 2023

Description

Made a minor change to the command to activate virtual environment on windows in INSTALL.md

Changes Made

changed this .\venv\Scripts\activate.bat to this .\venv\Scripts\activate

Checklist

  • I have read and followed the contributing guidelines.
  • I have tested my changes thoroughly and they work as expected.
  • I have added necessary tests for the changes made.
  • I have updated the documentation to reflect the changes made.
  • My code follows the project's coding style and standards.
  • I have added appropriate commit messages and comments for my changes.

Copy link

google-cla bot commented Dec 14, 2023

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@dhruvpal05 dhruvpal05 changed the title Corrected command to activate virtual environment on windows. Docs: Corrected command to activate virtual environment on windows. Dec 14, 2023
@mshudrak mshudrak merged commit 10f608b into google:main Dec 21, 2023
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants