Browse Source

readme: fix template

master
Maxim Likhachev 4 years ago
parent
commit
1d16e9896e
  1. 4
      README.md
  2. 4
      scripts/doc.tpl

4
README.md

@ -12,8 +12,8 @@ Ansible roles for configuring Linux and MacOS environments.
# Create README.md: # Create README.md:
$ make doc $ make doc
# Configure local OS: # Configure OS:
$ make $ make [gentoo|macos]
``` ```
---- ----

4
scripts/doc.tpl

@ -14,8 +14,8 @@ cat <<-EOF
# Create README.md: # Create README.md:
$ make doc $ make doc
# Configure local OS: # Configure OS:
$ make $ make [gentoo|macos]
\`\`\` \`\`\`
---- ----

Loading…
Cancel
Save