diff --git a/README.md b/README.md index 9e0fcef..79ca6a8 100644 --- a/README.md +++ b/README.md @@ -163,7 +163,7 @@ While some implicit technical details are obvious to you, they might not be for ### Code examples -* Open and close code blocks with ````shell` where shell is the language for syntax highlighting +* Open and close code blocks with ` ```shell ` where shell is the language for syntax highlighting * Try to keep code examples together in one block, avoid mixing paragraphs and code blocks * Code blocks follow standard markdown formatting * Show output only when necessary