Fix cmd in Readme.md

This commit is contained in:
mathieu 2021-03-18 09:16:14 +01:00
parent d3a71b20dc
commit 12cf6b1f89
1 changed files with 3 additions and 3 deletions

View File

@ -27,9 +27,9 @@ To generate iso image
gdb could be launch with debug symbols using :
make debug
`make debug`
Then you can check some matos specific commands or pretty printing with
help user-defined
info pretty-printer (Should contains matos_pretty_printers)
`help user-defined`
`info pretty-printer` (Should contains matos_pretty_printers)