Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,15 +41,15 @@ React PDF Editor can be used for:

---

# Installation
# Requirements

React PDF-ediotr requires:
- [Node.js](https://nodejs.org/) v11.6.0+
- [npm](https://www.npmjs.com/)

---

### React PDF-ediotr is very easy to install.
### React PDF-editor is very easy to install.

# Install

Expand All @@ -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
Expand Down