Hello! We are running our annual fundraising. Please consider making a donation if you value this freely available service or want to support people around the world working towards liberatory social change - https://riseup.net/donate
@@ -22,6 +22,23 @@ If you modify a weapon and someone else adds a spell, nobody wants to deal with
If you have an idea, but you want to show it to someone before committing to it, git lets you make a copy of the project, then give someone your copy and your new ideas. They can then make changes before putting it into the book.
## Setup
Setting up git it easy.
Just install `git` with your package manager (probably `sudo apt install git`) then give it the same username and email as you use on Github.