Skip to content

Commit

Permalink
Tattletail: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
darealshinji authored May 17, 2020
1 parent d80c22d commit 34b93e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Tattletail/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ You need `steamcmd` and `wget` (install them with your package manager).

First download the macOS version (the Windows version won't work):
``` sh
steamcmd +login USERNAME PASSWORD +@sSteamCmdForcePlatformType macos +force_install_dir $HOME/Tattletail-tmp +app_update 568090 validate +quit
steamcmd +login USERNAME +@sSteamCmdForcePlatformType macos +force_install_dir $HOME/Tattletail-tmp +app_update 568090 validate +quit
```
Replace `USERNAME` and `PASSWORD` with your __Steam__ account name and password.
Replace `USERNAME` with your __Steam__ account name and password.
The installation directory (`$HOME/Tattletail-tmp` in this case) has to be an absolute path and mustn't contain any spaces!

Move to the new directory and create a Linux version from the game files:
Expand Down

0 comments on commit 34b93e8

Please sign in to comment.