Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add sudo #115

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

add sudo #115

wants to merge 1 commit into from

Conversation

bwkam
Copy link

@bwkam bwkam commented Jan 5, 2023

add sudo to the installation command because in the examples above you are running beautifuldiscord not using python and its assumed that the user installed the script without sudo, as per the README:

python3 -m pip install -U https://github.com/leovoel/BeautifulDiscord/archive/master.zip

so might cause a little confusion for newbies..

Edit: Or you can just modify the commands above to use python3 -m beautifuldiscord instead of beautifuldiscord

add sudo to the installation command because in the examples above you are running `beautifuldiscordcss` as if it was added to PATH.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant