Skip to content

Commit

Permalink
more obvious readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mposluszny-splunk committed Nov 5, 2024
1 parent 32ff111 commit 25db111
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,10 @@ The SOAR Asset Mocker is an add-on for [SOAR connectors](https://github.com/splu
# Installation

If you are developing a SOAR connector ([see contributing guide]( https://github.com/splunk-soar-connectors/.github/blob/main/.github/CONTRIBUTING.md )), you can add Asset Mocker to it.
In your local environment, in Connector`s directory start installing Asset Mocker on your machine.
In your local environment, in Connector`s directory start by installing Asset Mocker on your machine. Then you'll be able to inject it into your Connector and use it in SOAR.

Installing Asset Mocker as a tool, locally.

> pip install soar-asset-mocker
Now you have access to `soar-asset-mocker cli`, more about it under [cli chapter](#CLI).
Expand Down

0 comments on commit 25db111

Please sign in to comment.