mirror of
https://github.com/trailofbits/algo.git
synced 2025-08-02 19:03:04 +02:00
Try to fix the link
This commit is contained in:
parent
df381f7ca7
commit
2f3dc6b689
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ You tried to install Algo and you see an error that reads "ansible-playbook: com
|
|||
|
||||
You did not finish step 4 in the installation instructions, "[Install Algo's remaining dependencies](https://github.com/trailofbits/algo#deploy-the-algo-server)." Algo depends on [Ansible](https://github.com/ansible/ansible), an automation framework, and this error indicates that you do not have Ansible installed. Ansible is installed by `pip` when you run `python3 -m pip install -r requirements.txt`. You must complete the installation instructions to run the Algo server deployment process.
|
||||
|
||||
### Fatal: "Failed to validate the SSL certificate for"
|
||||
### Fatal: "Failed to validate the SSL certificate"
|
||||
|
||||
You received a message like this:
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue