Dev Uni
2023-02-07 10e41743e5df81195479aa2dd3ba4d5fb5b1ebf3
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