From 524337c59e2f2ca4ed8b3d4fee06c518b5d7d3bc Mon Sep 17 00:00:00 2001 From: BenceSzalai Date: Tue, 22 Aug 2023 00:28:01 +0200 Subject: [PATCH] docs: update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d8701ed..696bd3e 100644 --- a/README.md +++ b/README.md @@ -21,10 +21,12 @@ In reality Jest seems to be perfectly fine with such mutations, or at least the ### Installation -Install using npm, e.g.: +Install using e.g. npm: `npm install --save-dev @sbnc/jest-skip` +... or your choice of package manager. + ### Configuration #### Prerequisite