diff --git a/README.md b/README.md index 5c64bb4..4456d95 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,9 @@ Save worlds # Run the client on Linux +Unpack the archive +`tar xvzf client.tgz` + Adjust the launch script to your path `sed -i "s#/MY_PATH#${PWD}/minecraft#g" minecraft.sh`