From 7476a129509a7da9b2a7e50b45a6449ef8a181fe Mon Sep 17 00:00:00 2001 From: Rasmus Andersson Date: Fri, 3 Jun 2022 10:30:01 -0700 Subject: [PATCH] CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ab6bb76b6..a36f197e1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -75,7 +75,7 @@ Open two terminals: in one, run a local web server with `./docs/lab/serve.py`. I 1. Edit in Glyphs.app 2. Run `make var_web` -3. Reload the lab at `http://localhost:3003/` +3. Reload the lab at `http://localhost:3003/?varfont=1` 4. Repeat Before submitting a Pull Request or otherwise contribute your changes: