Skip to content

Commit 47adfef

Browse files
committed
Modified README.md
1 parent dbb935d commit 47adfef

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,13 @@ An active environment of Oracle Field Service is needed to develop and execute p
66

77
## Installation
88

9-
1. If installing it from GitHub: `npm install https://github.com/oracle-samples/ofs-plugin-core.git`
9+
1. If installing it from GitHub:
10+
11+
`npm install https://github.com/oracle-samples/ofs-plugin-core.git`
1012

1113
2. To use the library in your code:
12-
13-
`import {OFSPlugin} from "@ofs_users/plugin"`
14+
15+
`import {OFSPlugin} from "@ofs_users/plugin"`
1416

1517
## Documentation and examples
1618

0 commit comments

Comments
 (0)