content/notes/setup.md
@@ -2,7 +2,7 @@ title: "Setup" tags: - setup weight: 0 weight: -5 --- ## Making your own Quartz @@ -21,7 +21,7 @@ After you've made a fork of the repository, you need to download the files locally onto your machine. Ensure you have `git`, then type the following command replacing `YOUR-USERNAME` with your GitHub username. ```shell $ git clone https://github.com/YOUR-USERNAME/quartz git clone https://github.com/YOUR-USERNAME/quartz ``` ## Editing