Skip to content

Commit f15620c

Browse files
authored
chore: update readme
1 parent 0b324cd commit f15620c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ If used in browser environment you may need to polyfill Promises (see ES6 Promis
1313

1414
#### Server-side
1515

16-
Install as a dependency:
17-
`npm install --save workfront-api`
16+
Install as a dependency: `npm install --save workfront-api`.
1817
Then `require('workfront-api')` in your code. For example:
1918

2019
```javascript

0 commit comments

Comments
 (0)