Spaces:
Running
Running
Shreyas Meher commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -65,7 +65,7 @@ env\Scripts\activate
|
|
| 65 |
source env/bin/activate
|
| 66 |
```
|
| 67 |
|
| 68 |
-
5. For Windows users with permission errors, run PowerShell as Administrator:
|
| 69 |
```powershell
|
| 70 |
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope LocalMachine
|
| 71 |
```
|
|
|
|
| 65 |
source env/bin/activate
|
| 66 |
```
|
| 67 |
|
| 68 |
+
5. For Windows users with permission errors, [run PowerShell as Administrator](https://www.javatpoint.com/powershell-run-as-administrator):
|
| 69 |
```powershell
|
| 70 |
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope LocalMachine
|
| 71 |
```
|