diff options
author | David Goulet <dgoulet@torproject.org> | 2022-03-09 14:13:34 -0500 |
---|---|---|
committer | David Goulet <dgoulet@torproject.org> | 2022-03-09 14:13:34 -0500 |
commit | a04987dd8cc59e482b0c903bb7abc594d6bbbe67 (patch) | |
tree | 31be7fd00b8d5ed253c8d32bc7662befc55a1d5d /README.md | |
parent | 0cf82cf8cbac57d4718f13488fbb4627380cf7cb (diff) | |
download | tor-a04987dd8cc59e482b0c903bb7abc594d6bbbe67.tar.gz tor-a04987dd8cc59e482b0c903bb7abc594d6bbbe67.zip |
readme: Fix sentence in Releases section
Signed-off-by: David Goulet <dgoulet@torproject.org>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ make install ## Releases -The tarballs, checksums and signatures can be found: https://dist.torproject.org +The tarballs, checksums and signatures can be found here: https://dist.torproject.org - Checksum: `<tarball-name>.sha256sum` - Signatures: `<tarball-name>.sha256sum.asc` |