From d384e31cbe782dd5166bd69ff6d7679317f016d3 Mon Sep 17 00:00:00 2001 From: ewy Date: Fri, 22 May 2026 17:12:14 +0200 Subject: add more steps --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b874a67..b86c34a 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,9 @@ this project requires go 1.23 -if you have it, build the package (`pik build` or `bash .pik/build.sh`) +* git clone `https://git.ewy.one/sts2stats/` +* cd sts2stats +* build the package with [`pik`](https://github.com/ewy1/pik)` build` or `bash .pik/build.sh` sts2stats needs to be pointed to your profile folder: * `./sts2stats --profile /home/$USER/.local/share/SlayTheSpire2/steam/$STEAMID/profile1/` -- cgit v1.3.1