Skip to content

Commit 6048dc7

Browse files
author
Igor Khomenko
committed
Update README.md
1 parent e0fd2e9 commit 6048dc7

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
@@ -75,7 +75,7 @@ The quickblox.js library is build from a number of **CommonJS modules** containe
7575
These modules are combined through [browserify](http://browserify.org/) into a single `quickblox.js` file in the root and so this is the only file that needs to be included in a `<script>` tag OR in a RequireJS application OR in Node.js environment (everywhere). To build the library, use the [Grunt](http://gruntjs.com/) task runner:
7676

7777
* You need to have the dependencies listed in the package.json available, use `npm install` to load them.
78-
* Also you need install jasmine global 'npm i -g jasmine' for tests.
78+
* Also you need install jasmine global `npm i -g jasmine` for tests.
7979
* Change the 'version' properties in next files:
8080
* https://github.com/QuickBlox/quickblox-javascript-sdk/blob/gh-pages/js/qbConfig.js
8181
* https://github.com/QuickBlox/quickblox-javascript-sdk/blob/gh-pages/bower.json

0 commit comments

Comments
 (0)