From e0e882622d9d651ae4d0ed980b27c16c0121e07a Mon Sep 17 00:00:00 2001 From: psociety Date: Wed, 26 Oct 2022 11:26:55 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 65fa353..9a677c0 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ React PDF Editor can be used for: --- -# Installation +# Requirements React PDF-ediotr requires: - [Node.js](https://nodejs.org/) v11.6.0+ @@ -49,7 +49,7 @@ React PDF-ediotr requires: --- -### React PDF-ediotr is very easy to install. +### React PDF-editor is very easy to install. # Install @@ -59,7 +59,7 @@ $ npm start ``` Install the dependencies and devDependencies and start the server. -# Develop Instalation +# Develop install ```sh $ git clone https://github.com/aexol-studio/react-pdf-editor.git