Merge pull request #74 from Minetest-j45/typo-fix

Fix typo in installation command in README.md
master
HimbeerserverDE 2022-02-10 17:29:20 +01:00 committed by GitHub
commit 8bbf8d354a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ This project was made possible by [anon55555's mt module](https://github.com/ano
## Installation
Go 1.17 or higher is required. Run
`go install github.com/HimbeerserverDE/mt-multiserver-proxy/cmd/mt-multiserver/proxy@latest`
`go install github.com/HimbeerserverDE/mt-multiserver-proxy/cmd/mt-multiserver-proxy@latest`
to download and compile the project. A mt-multiserver-proxy executable
will be created in your $GOBIN directory. The same command is also