From 8905a0176c0a919f734094c5ca20a96d497c150e Mon Sep 17 00:00:00 2001 From: night0721 Date: Wed, 22 May 2024 10:56:58 +0100 Subject: [PATCH] remove syntax highlight for build --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2eed57a..17763b0 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ export APM_KEY=~/secret/apm_key You will need to run these with elevated privilages. -```sh +``` $ make # make install ```