Skip to content

Commit a98ae31

Browse files
author
arch
committed
update trobleshot section
1 parent a78cf1f commit a98ae31

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/app/docs/user-guide/ofs-integration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,13 +67,13 @@ If you have problems with the OFS integration setup first test if the app work i
6767

6868
If the standalone application works, look for your problem in the issues listed below. If the standalone application not work or your issue was not solved by a point listed below, open an issue with a detailed problem description and the full terminal window output if available.
6969

70-
#### Noting happens when i press the Shortcut for the Funscript Generator
70+
### Noting happens when i press the Shortcut for the Funscript Generator
7171

7272
In most cases, the variable `Settings.FunscriptGenerator` in the `funscript_generator.lua` script was not set correctly.
7373

7474
**Important:** You have to use use `/` or `\\` for the `\` symbols in your path!
7575

76-
#### When press shortcut the message "C:\\Users\\...” is not recognized as an internal or external command, operable program or batch file appears in the terminal output.
76+
### When press shortcut the message "C:\\Users\\...” is not recognized as an internal or external command, operable program or batch file appears in the terminal output.
7777

7878
The path you have set in `Settings.FunscriptGenerator` does not exist. You have an typo in the path or forget an parent directory. Double check the complete path string!
7979

0 commit comments

Comments
 (0)