removed placeholder in readme
This commit is contained in:
parent
1775358a9c
commit
199dd8ebfb
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@ Obviously this is a WIP and not very good, but I wanted a quick and dirty cloud
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
```bash
|
```bash
|
||||||
git clone repo_url_here.git
|
git clone https://gitdab.com/cere/CereSaves.git
|
||||||
cd reponame
|
cd CereSaves
|
||||||
```
|
```
|
||||||
Edit `stcs-global-config.sh`
|
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)
|
* `STCS_SAVEGAME_SYNCDIR` should point to the folder being synced by your syncing solution of choice (ie Syncthing, Resilio Sync, etc)
|
||||||
|
|
Loading…
Reference in a new issue