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 46766bb commit 546b62dCopy full SHA for 546b62d
README.md
@@ -13,10 +13,10 @@ This module provides a framework for handling templates.
13
14
## Installation
15
16
-This module is not currently on NPM, and as such needs to be installed via a file path:
+To install this module run:
17
18
```bash
19
-npm install path/to/fast/core
+npm install @f5devcentral/f5-fast-core
20
```
21
22
## Usage
0 commit comments