From 235fae8ec952b1868ae2db9c70978c33733b51ce Mon Sep 17 00:00:00 2001 From: Evan Burkey Date: Thu, 5 Jun 2025 11:36:31 -0700 Subject: [PATCH] readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 01614cb..8c175ee 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ CLI tool for updating and launching [Project Epoch](https://www.project-epoch.ne 1. Set up a copy of WoW 3.3.5 in a wine prefix or launcher of your choice. Chromiecraft has a good torrent you can use for the 3.3.5 client 2. Install `epochcli` by either - 1. Download the latest binary from the [releases](https://git.burkey.co/eburk/epoch-linux/releases) page + 1. Download the latest binary from the [releases](https://git.burkey.co/eburk/epochcli/releases) page 2. If you have the `go` toolchain installed, you can run `go install git.burkey.co/eburk/epochcli` to install to your `$GOROOT` 3. Compile the source yourself 3. Run `epochcli` once. This will create a config file at `$HOME/.config/epoch-linux/config.toml`. Change the `WowDir` variable to your Wow game directory