2
0
mirror of https://github.com/frappe/books.git synced 2024-09-19 19:19:02 +00:00

Update README.md

This commit is contained in:
Faris Ansari 2020-05-07 13:40:10 +05:30 committed by GitHub
parent 5600840bdb
commit eb1f9f91bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -54,7 +54,7 @@ database.
You will also need [Xcode App](https://apps.apple.com/in/app/xcode/id497799835?mt=12) from App Store
2. Install [Node.js](https://nodejs.org/en/)
2. Install [Node.js](https://nodejs.org/en/). Make sure you have atleast version 12 installed.
> Tip: The best way to install and manage Node is to install [nvm](https://github.com/nvm-sh/nvm#usage)
3. Install `yarn` package manager
```bash