From 147fd729dc1a6917466dd2aae227f0966fcd9339 Mon Sep 17 00:00:00 2001 From: a-kenji Date: Fri, 4 Mar 2022 17:43:31 +0100 Subject: [PATCH] docs(contrib): fix markup --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 03f085df..8e1ed26c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -46,7 +46,7 @@ version `wasm-opt --version` > 97, for it's command `wasm-opt`. To run `test`, you will need the package `pkg-config` and a version of `openssl`.
-Should you be a nix (linux/macOs) user, you can use the following +Should you be a `nix` (linux/macOs) user, you can use the following commands in order to get set up: (expand) - `nix develop`