Skip to content
This repository was archived by the owner on Mar 8, 2022. It is now read-only.

Commit 31f8313

Browse files
authored
Update README.md
1 parent 9fba0e4 commit 31f8313

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ for using discord's newest ui features like buttons, slash commands and context
2525

2626
```cmd
2727
# windows
28-
py -m install discord-ui
28+
py -m pip install discord-ui
2929
3030
# linux
3131
python3 -m pip install discord-ui

0 commit comments

Comments
 (0)