Skip to content

Commit

Permalink
fix(#4889): Removing /
Browse files Browse the repository at this point in the history
Removing /
  • Loading branch information
pro-akim authored Feb 19, 2024
1 parent a33a74a commit 8a6f4ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deployability/README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ git checkout {project-branch}
3. Install requirements:

```
pip3 install -r /deployability/deps/requirements.txt
pip3 install -r deployability/deps/requirements.txt
```

4. Install the Workflow engine library and its launcher:
Expand Down Expand Up @@ -317,4 +317,4 @@ Deployability contains the following directories:

### License

WAZUH Copyright (C) 2015 Wazuh Inc. (License GPLv2)
WAZUH Copyright (C) 2015 Wazuh Inc. (License GPLv2)

0 comments on commit 8a6f4ea

Please sign in to comment.