Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
cringe
  • Loading branch information
RainOrigami authored Aug 29, 2023
1 parent cb663c3 commit 5ec4e01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Configure the runner in the `appsettings.json`:
{
"IP": "127.0.0.1",
"Port": 29595,
"ModulePath": "./modules",
"ModulesPath": "./modules",
"Modules": [ "C:\\path\\to\\specific\\ModuleFile.cs" ],
"DependencyPath": "./dependencies",
"ConfigurationPath": "./configurations",
Expand Down

0 comments on commit 5ec4e01

Please sign in to comment.