Skip to content

Commit 33f6864

Browse files
committed
Documentation fix
1 parent 823690f commit 33f6864

3 files changed

Lines changed: 1 addition & 1 deletion

File tree

-512 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ You can also use python from console:
3838
\from System import *
3939
\Console.WriteLine("ok")
4040
```
41-
The '\' symbol is defined in config as "command_specifier" and it determines that this is python script.
41+
The "\\" symbol is defined in config as "command_specifier" and it determines that this is python script.
4242
You can use it even from in-game chat with the same syntax if you have execute permission (see config).
4343
Read about IronPython integration to .NET [here](https://ironpython.net/documentation/dotnet/).
4444
This repository already contains a [folder](https://github.com/ASgoPew/IronPythonPlugin/tree/master/Scripts) with some basic scripts.

0 commit comments

Comments
 (0)