Skip to content

Commit

Permalink
fix: remove wrong setup step in README
Browse files Browse the repository at this point in the history
  • Loading branch information
danielgrittner committed Aug 21, 2024
1 parent 8ffb83f commit cd97aec
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,18 +20,12 @@

## Quick start 🚀

Install all the dependencies:
Install Admyral:

```bash
$ pip install admyral
```

Create the project structure for your automations:

```bash
$ admyral init
```

Start Admyral to access the frontend, execute workflows using Admyral's scalable workflow infrastructure:

```bash
Expand Down Expand Up @@ -67,9 +61,9 @@ Deploy in under 5 minutes without infrastructure or scalability worries.

### Start Automating Any Workflow - SecOps or GRC 🎬

Make your *security operations* more efficient, accomplish more with less resources, and standardize the quality of your SOPs.
Make your _security operations_ more efficient, accomplish more with less resources, and standardize the quality of your SOPs.

When automating workflows in *GRC/Compliance*, reduce the effort for IT-dependent manual controls.
When automating workflows in _GRC/Compliance_, reduce the effort for IT-dependent manual controls.

Example workflows can be found in [examples/playbooks/workflows](https://github.com/Admyral-Security/admyral/tree/main/examples).

Expand Down

0 comments on commit cd97aec

Please sign in to comment.