Jacky Zhao
2023-02-05 a73aca8ed9c16915928206bad6fa0ccf4e9b2b8b
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