Skip to content

Commit

Permalink
Corrected command to activate virtual environment on windows.
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruvpal05 committed Dec 14, 2023
1 parent 3ac30b6 commit 346c7e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ gcp-scanner --help
- **on windows:**

```bash
.\venv\Scripts\activate.bat
.\venv\Scripts\activate
```

- **on MacOS:**
Expand Down

0 comments on commit 346c7e9

Please sign in to comment.