fix: spelling

This commit is contained in:
Pocco81 2021-11-11 11:40:01 -05:00
parent a8f3170972
commit 0e13062e5e

View file

@ -26,7 +26,7 @@
## 🐧 Usage
There are this things on GitHub called "template repositories" which you can use as blueprints for a new repo. The problem with this is that it leaves a _small_ tag under the repos name that says "generated from <template>". To avoid this follow these instructions:
There are this things on GitHub called "template repositories" which you can use as blueprints for a new repo. The problem with this is that they leave a _small_ tag under the repos' name that says "generated from <template>". To avoid this follow these instructions:
1. Create the repo and leave it empty
2. Add this template as a remote: `git remote add template git@github.com:catppuccin/template.git`