Skip to content
This repository was archived by the owner on Feb 23, 2023. It is now read-only.

Commit d314227

Browse files
readme
1 parent a7432ef commit d314227

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Or you can download the files from Github from [here](https://github.com/Postman
5656
npm install
5757
```
5858
- Once the install is finnished, run the following to generate the `bundle.js` file which is included inside of your `index.html` file.
59-
>#### `Note : NPM is only installed to give you the most up to date framework packages on npm, and to help wiht the dev server and bundling of the js. ActiveJS does not require node to run in the background, just to download the packages.`
59+
>#### `Note : NPM is only installed to give you the most up to date framework packages on npm, and to help with the dev server and bundling of the js. ActiveJS does not require node to run in the background, just to download the packages.`
6060
```
6161
npm run build
6262
```

0 commit comments

Comments
 (0)