From f74abd71cfa0194d8593521586e2a2829864eb02 Mon Sep 17 00:00:00 2001 From: wakgill <76528604+wakgill@users.noreply.github.com> Date: Fri, 1 Jan 2021 00:54:42 -0600 Subject: [PATCH] Update index.md --- index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.md b/index.md index 70dad7c..70c44e6 100644 --- a/index.md +++ b/index.md @@ -28,7 +28,8 @@ Highlighting text will automatically update the permalink in browser so that you ### Copying this archive 1. Add Just the Docs to your Jekyll site's `_config.yml` as a [remote theme](https://blog.github.com/2017-11-29-use-any-theme-with-github-pages/) -```https://github.com/wakgill/bitcoin-archive.git +``` +https://github.com/wakgill/bitcoin-archive.git ``` You must have GitHub Pages enabled on your repo, one or more Markdown files, and a `_config.yml` file. [See an example repository](https://github.com/pmarsceill/jtd-remote)