Skip to content

Commit

Permalink
Add note about Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
hypergonial committed Jan 3, 2024
1 parent ede8115 commit 2efbb26
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ To check if arc has successfully installed or not, run the following:

```sh
python3 -m arc
# On Windows you may need to run:
py -m arc
```

> Please note that `hikari-arc` requires a Python version of *at least* 3.10.
Expand Down

0 comments on commit 2efbb26

Please sign in to comment.