mirror of
https://github.com/trailofbits/algo.git
synced 2025-08-31 09:03:38 +02:00
Corrects confusing wording in README
Corrects confusing wording around location to run ansible script
This commit is contained in:
parent
11ed8b8f30
commit
da21ae38be
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ The easiest way to get an Algo server running is to let it set up a _new_ virtua
|
|||
|
||||
1. **Setup an account on a cloud hosting provider.** Algo supports [DigitalOcean](https://m.do.co/c/4d7f4ff9cfe4) (most user friendly), [Amazon Lightsail](https://aws.amazon.com/lightsail/), [Amazon EC2](https://aws.amazon.com/), [Vultr](https://www.vultr.com/), [Microsoft Azure](https://azure.microsoft.com/), [Google Compute Engine](https://cloud.google.com/compute/), [Scaleway](https://www.scaleway.com/), and [DreamCompute](https://www.dreamhost.com/cloud/computing/) or other OpenStack-based cloud hosting.
|
||||
|
||||
2. **[Download Algo](https://github.com/trailofbits/algo/archive/master.zip).** Unzip it in a convenient location on your local machine.
|
||||
2. **[Download Algo](https://github.com/trailofbits/algo/archive/master.zip).** Unzip it in a convenient location on your server.
|
||||
|
||||
3. **Install Algo's core dependencies.** Open the Terminal. The `python` interpreter you use to deploy Algo must be python2. If you don't know what this means, you're probably fine. `cd` into the `algo-master` directory where you unzipped Algo, then run:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue