Repository: incubator-singa Updated Branches: refs/heads/master b94479520 -> f03c18871
format the indent of download page Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-singa/commit/f03c1887 Tree: http://git-wip-us.apache.org/repos/asf/incubator-singa/tree/f03c1887 Diff: http://git-wip-us.apache.org/repos/asf/incubator-singa/diff/f03c1887 Branch: refs/heads/master Commit: f03c188710c556c408acf4a5bca18850401c487a Parents: b944795 Author: zmeihui <[email protected]> Authored: Tue Jun 26 22:54:08 2018 +0800 Committer: zmeihui <[email protected]> Committed: Tue Jun 26 22:54:08 2018 +0800 ---------------------------------------------------------------------- doc/en/downloads.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-singa/blob/f03c1887/doc/en/downloads.md ---------------------------------------------------------------------- diff --git a/doc/en/downloads.md b/doc/en/downloads.md index dcfb91d..1226d6a 100644 --- a/doc/en/downloads.md +++ b/doc/en/downloads.md @@ -2,8 +2,8 @@ * To verify the downloaded tar.gz file, download the KEY and ASC files and then execute the following commands - % gpg --import KEYS - % gpg --verify downloaded_file.asc downloaded_file + % gpg --import KEYS + % gpg --verify downloaded_file.asc downloaded_file You can also check the SHA512 or MD5 values to see if the download is completed.
