Skip to content

Commit 9e6e049

Browse files
authored
Update readme
1 parent e2958c5 commit 9e6e049

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
@@ -48,7 +48,7 @@ To run the generator, open GIMP and choose
4848
Alternatively, you may run the plug-in from the Python-Fu console: Open GIMP,
4949
choose `Filters -> Python-Fu -> Console` and enter
5050

51-
`pdb.python_fu_generate_predefined_completions_for_pydev(True, True)`
51+
pdb.python_fu_generate_predefined_completions_for_pydev(True, True)
5252

5353

5454
Installing Predefined Completions in PyDev

0 commit comments

Comments
 (0)