From 38e712a13f83d72e8a4602b7c7df28e532badb72 Mon Sep 17 00:00:00 2001 From: nytpu Date: Tue, 1 Dec 2020 11:05:47 -0700 Subject: [PATCH] updated with migration instructions --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index bed11cc..8b4da31 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,11 @@ this repo, but it will no longer be updated. [View the newest code here](https://git.sr.ht/~nytpu/gemlog.sh)** +**To migrate your clone to the new repo, run:** + + git remote set-url origin https://git.sr.ht/~nytpu/gemlog.sh + git pull + Utility for writing and managing gemini logs (gemlogs) and atom feeds without needing a cgi script.