From 84d3c7992f9b6cb3041d55305e97019a4848f43c Mon Sep 17 00:00:00 2001 From: Meghan Denny Date: Mon, 3 May 2021 00:24:21 -0700 Subject: [PATCH] docs- make the link for the command reference a lot bigger --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 58338d2ce2fe5fa3b6933542b52d5ecfe1caf1a6..ba008c3607e47a5dca9b5a8fba5363a62e0f31a1 100644 --- a/docs/README.md +++ b/docs/README.md @@ -26,7 +26,7 @@ $ ./zig-out/bin/zigmod ## Getting Started -For a full command reference you can check [here](./commands/). +Check here for the [full command reference](./commands/). ### A new project Create a new directory for your project and run these commands to get started: -- 2.54.0