diff options
author | Vladimir Rutsky <rutsky@google.com> | 2018-10-14 18:56:19 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-14 18:56:19 +0200 |
commit | 2bf2b22523f59c92f1cf3de89bfd22e8d8c409ed (patch) | |
tree | db0cb07568229475fd3c3cc6d62469ddc9e2e21f | |
parent | Merge pull request #650 from relud/patch-1 (diff) | |
download | golite-2bf2b22523f59c92f1cf3de89bfd22e8d8c409ed.tar.gz golite-2bf2b22523f59c92f1cf3de89bfd22e8d8c409ed.tar.xz |
Remove extra backtick and fix Markdown formatting
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -198,7 +198,7 @@ Additional information: # Google Cloud Platform -Building on GCP is not possible because `Google Cloud Platform does not allow `gcc` to be executed. +Building on GCP is not possible because Google Cloud Platform does not allow `gcc` to be executed. Please work only with compiled final binaries. |