Skip to content

Commit e6044da

Browse files
authored
update readme
1 parent ddbb4ec commit e6044da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Here are descriptions of the different arguments:
3535
- **`tasks`:** The tasks (commands) to be executed.
3636
- **`tasksDirectory`:** The directory the tasks will be executed in. Optional, and defaults to the directory LitePipe is running in.
3737

38-
By default, LitePipe looks for `config.json` in the same directory it is in. The configuration file should looks something like this:
38+
By default, LitePipe looks for `config.json` in the same directory it is in.
3939
If necessary (for example, if LitePipe is running in a `systemctl` environment) you can specify a custom path for the configuration file with the `-config` flag. For example, on a UNIX/UNIX-like system you could run `./litepipe -config "/home/user/litepipe/config.json"`.
4040

4141
## Future goals

0 commit comments

Comments
 (0)