Fixed spelling error

"runing" -> "running"
This commit is contained in:
radius
2020-11-27 12:33:32 +04:00
committed by GitHub
parent 464c30693f
commit 13f155f58f

View File

@@ -12,7 +12,7 @@ Build Instructions
# Note
MultiMC is a portable application and is not supposed to be installed into any system folders.
That would be anything outside your home folder. Before runing `make install`, make sure
That would be anything outside your home folder. Before running `make install`, make sure
you set the install path to something you have write access to. Never build this under
an administrator/root level account. Don't use `sudo`. It won't work and it's not supposed to work.