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

4
scripts/doc.tpl

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

Loading…
Cancel
Save