mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-24 05:00:31 -04:00
Making clear that ~ is user home directory
parent
54090f09b2
commit
28055cdca9
@ -22,7 +22,7 @@ cd TES3MP-server
|
||||
* The archive looks like this: tes3mp-server-GNU+Linux-armv7l-release-*.tar.gz
|
||||
3. Move the archive to `~/` either with the terminal or an file explorer/browser
|
||||
* terminal: `mv tes3mp-server-GNU+Linux-* ~/`
|
||||
4. Open an terminal and navigate to the directory `~`
|
||||
4. Open an terminal and navigate to the home directory `~`
|
||||
* terminal: `cd ~`
|
||||
5. Unpack the archive
|
||||
* terminal: `tar xfz tes3mp-server-GNU+Linux-*`
|
||||
|
Loading…
x
Reference in New Issue
Block a user