From 794fee64b43eadab6a24687d54e0c97f4e71947e Mon Sep 17 00:00:00 2001 From: ezehlivinus <31221649+ezehlivinus@users.noreply.github.com> Date: Thu, 15 Oct 2020 17:23:11 +0100 Subject: [PATCH] Update README.md Added installation command --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 75931fcef..c5f092fb0 100755 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ #### The most powerful schema description language and data validator for JavaScript. +## Installation +`npm install joi` + ### Visit the [joi.dev](https://joi.dev) Developer Portal for tutorials, documentation, and support ## Useful resources