Minor typo fix

This commit is contained in:
Callum Macdonald 2021-02-19 18:54:17 +01:00 committed by GitHub
parent a45b0784a6
commit 4b215c7bd0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@ Simple Python Script To Mirror Repository / Gist From Github To Gitea
## Why ?
I am a [data hoarder.](https://www.reddit.com/r/DataHoarder/)
I am not migrating away from GitHub because I see no reason to: the platform is very useful to me, and Id not like to loose it. What Im trying to accomplish is a fail-safe in case something happens to GitHub which would make me loose access, be that voluntarily or involuntarily.
I am not migrating away from GitHub because I see no reason to: the platform is very useful to me, and Id not like to lose it. What Im trying to accomplish is a fail-safe in case something happens to GitHub which would make me lose access, be that voluntarily or involuntarily.
## ✅ Requirements
1. Python3 -- `sudo apt-get install python3`