We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbb935d commit 47adfefCopy full SHA for 47adfef
README.md
@@ -6,11 +6,13 @@ An active environment of Oracle Field Service is needed to develop and execute p
6
7
## Installation
8
9
-1. If installing it from GitHub: `npm install https://github.com/oracle-samples/ofs-plugin-core.git`
+1. If installing it from GitHub:
10
+
11
+ `npm install https://github.com/oracle-samples/ofs-plugin-core.git`
12
13
2. To use the library in your code:
-
-`import {OFSPlugin} from "@ofs_users/plugin"`
14
15
+ `import {OFSPlugin} from "@ofs_users/plugin"`
16
17
## Documentation and examples
18
0 commit comments