Skip to content

Commit dd199a1

Browse files
committed
README fixes
1 parent d3ff4b1 commit dd199a1

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
@@ -26,7 +26,7 @@ If you don't have PyCharm you can get it from here: https://www.jetbrains.com/py
2626
2. The run and run toolbar on the top right:
2727
![Runner Actions](/docs/images/build_menu.png)
2828

29-
2. Before running the plugin, you'll need to have a file named deployment.xml in the project root folder,
29+
2. Before running the plugin, you'll need to have a file named `deployment.xml` in the project root folder,
3030
this file tells the plugin how and which driver you're trying to update, you can use this snippet as a template:
3131
``` xml
3232
<?xml version="1.0" encoding="UTF-8" standalone="no"?>

0 commit comments

Comments
 (0)