From 0959b7ec7a71e2db2deaeac05a8da6d1e14783d6 Mon Sep 17 00:00:00 2001 From: Rick van de Loo Date: Mon, 27 Mar 2023 16:42:54 +0200 Subject: [PATCH] fixo typo readme code block --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 340115a..17dc547 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Standalone PHAR implementation of the Hypernode API PHP client library. -Set `HYPERNODE_API_TOKEN` environment variable with the key of the Hypernode you want to run these commands against. You can find the key on your Hypernode in ``/etc/hypernode/hypernode_api_token`. +Set `HYPERNODE_API_TOKEN` environment variable with the key of the Hypernode you want to run these commands against. You can find the key on your Hypernode in `/etc/hypernode/hypernode_api_token`. ## Usage