Skip to content

Commit 546b62d

Browse files
committed
core/readme: Update installation instructions
1 parent 46766bb commit 546b62d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ This module provides a framework for handling templates.
1313

1414
## Installation
1515

16-
This module is not currently on NPM, and as such needs to be installed via a file path:
16+
To install this module run:
1717

1818
```bash
19-
npm install path/to/fast/core
19+
npm install @f5devcentral/f5-fast-core
2020
```
2121

2222
## Usage

0 commit comments

Comments
 (0)