Adam Brangenberg
2023-02-01 93610e232b366c6f6cb9695d4755fa578dc28aa0
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