From 3b6c0fd058915df4e4a1ccfc76bcc3de1899b4d4 Mon Sep 17 00:00:00 2001 From: Zach White Date: Tue, 2 Mar 2021 07:36:49 -0800 Subject: [PATCH] write a quickstart --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 00ca6fc..5ca735b 100644 --- a/README.md +++ b/README.md @@ -14,4 +14,9 @@ A program to help users work with [QMK Firmware](https://qmk.fm/). # Quickstart -To be written. +Full documentation: + +Basic steps: + +* `python3 -m pip install qmk` +* `qmk setup`