Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Remove an apparently critically breaking stray parenthesis
  • Loading branch information
talister authored Feb 23, 2024
1 parent 68df7d6 commit 59ac6a9
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 @@ -28,7 +28,7 @@ following to create and activate a new environment:
>> C:\> C:\path\to\myenv\Scripts\activate.bat (cmd.exe)
or
>> PS C:\> C:\path\to\myenv\Scripts\Activate.ps1 (PowerShell)
```)
```

If you have conda installed locally, you can run the following to
create and activate a new environment.
Expand Down

0 comments on commit 59ac6a9

Please sign in to comment.