Skip to content

Commit 6ac5177

Browse files
Update README.md
1 parent 3aecc9f commit 6ac5177

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
@@ -25,7 +25,7 @@ A. This application will benefit anyone who creates packages by hand rather than
2525
#### Notes
2626
* The existing data in a layout.json will be overwritten/replaced when running the file through this application.
2727
* The application will only write to files named "layout.json" to avoid accidentally modifying unrelated files.
28-
* Relative paths for layout.json files are suppported. Example:
28+
* layout.json paths relative to the folder where the application is running are supported. For example, the application can run from the Desktop, and update a layout.json inside a folder named "ExampleFolder" that is also on the Desktop by providing the layout.json path as follows:
2929
```
3030
C:\Users\Example\Desktop\MSFSLayoutGenerator.exe ExampleFolder\layout.json
3131
```

0 commit comments

Comments
 (0)