Update README.md
This commit is contained in:
parent
f89f5150f8
commit
d2d2a316b9
|
@ -26,7 +26,7 @@ Mash has been developed and tested on Arch Linux (btw), so should work as intend
|
||||||
|
|
||||||
### Quick Setup
|
### Quick Setup
|
||||||
|
|
||||||
Copy this command into a terminal (so long as Bash is installed) `sudo curl https://maxwellj.xyz/mash/install.sh | bash`
|
Copy this command into a terminal (so long as Bash is installed) `curl https://maxwellj.xyz/mash/install.sh | sudo bash`
|
||||||
|
|
||||||
Make sure `colorama` is installed with Pip or your distro's package manager (usually as python-colorama), as this is what currently provides the colours for Mash. This should be changed in future.
|
Make sure `colorama` is installed with Pip or your distro's package manager (usually as python-colorama), as this is what currently provides the colours for Mash. This should be changed in future.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user