We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3ff4b1 commit dd199a1Copy full SHA for dd199a1
README.md
@@ -26,7 +26,7 @@ If you don't have PyCharm you can get it from here: https://www.jetbrains.com/py
26
2. The run and run toolbar on the top right:
27

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