From 199dd8ebfba1b0e81b6e10472d34b59240f98469 Mon Sep 17 00:00:00 2001 From: Cere Date: Mon, 8 Jul 2024 01:31:12 -0400 Subject: [PATCH] removed placeholder in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b75c653..aa8522f 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,8 @@ Obviously this is a WIP and not very good, but I wanted a quick and dirty cloud ## Installation ```bash -git clone repo_url_here.git -cd reponame +git clone https://gitdab.com/cere/CereSaves.git +cd CereSaves ``` Edit `stcs-global-config.sh` * `STCS_SAVEGAME_SYNCDIR` should point to the folder being synced by your syncing solution of choice (ie Syncthing, Resilio Sync, etc)