Jacky Zhao
2023-02-25 ecba6071b899d62492c3970924bbf24c2ba951f3
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