mirror of
https://github.com/LukeHagar/VA-Log-Parser.git
synced 2025-12-09 12:57:45 +00:00
Update README.md
This commit is contained in:
@@ -11,7 +11,7 @@ Node Module to Parse SailPoint VA logs
|
|||||||
|
|
||||||
# Installation
|
# Installation
|
||||||
|
|
||||||
```js
|
```node
|
||||||
npm i -g va-log-parser
|
npm i -g va-log-parser
|
||||||
```
|
```
|
||||||
|
|
||||||
@@ -19,6 +19,6 @@ npm i -g va-log-parser
|
|||||||
|
|
||||||
with the folder containing the logs currently open
|
with the folder containing the logs currently open
|
||||||
|
|
||||||
```js
|
```node
|
||||||
parse - va - log;
|
parse-va-log;
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user