Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
User-green authored Feb 13, 2025
1 parent 1359bd4 commit 108cbc3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@ The file retrieved from the URL must follow this structure:
- Beware of files been both in `sync` and `modify` at the same time, especialy with `modyfy/remove` action. For best stability remove files from `sync` before `modify`-ing them.

- Config files must be `zip`s, containing whatever config files you want to push.
-- Sometimes you may want to create subdirectory inside `./config/` (f.e. `config/jei/{FILES}`). HOWEVER. If you whant to sync files inside the `./config` (`./config/{FILES}`) directory, you should set `directory` to just `config`.
-- Note: The whole pathing system works like in linux, and so `./config` = `config`.
- Sometimes you may want to create subdirectory inside `./config/` (f.e. `config/jei/{FILES}`). HOWEVER. If you whant to sync files inside the `./config` (`./config/{FILES}`) directory, you should set `directory` to just `config`.
- Note: The whole pathing system works like in linux, and so `./config` = `config`.

## Simple Setup Guide

Expand Down

0 comments on commit 108cbc3

Please sign in to comment.