diff options
author | Steve Manuel <nilslice@gmail.com> | 2016-12-19 13:43:10 -0800 |
---|---|---|
committer | Steve Manuel <nilslice@gmail.com> | 2016-12-19 13:43:10 -0800 |
commit | 3d6a3815d99af7b436ec0742204a1331012b5f2d (patch) | |
tree | e795a33e821d12bbebbe994b6500610b00e78a63 /README.md | |
parent | 8dc42e80b76e07c2b62c14fe464ebb9c7906bb4b (diff) |
adding possible fix for copying root directories into vendor unnecessarily
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ $ go get github.com/ponzu-cms/ponzu/... ## Usage ``` -$ ponzu [specifiers] command <params> +$ ponzu [flags] command <params> Ponzu is a powerful and efficient open-source "Content-as-a-Service" system framework. It provides automatic, free, and secure HTTP/2 over TLS (certificates |