diff --git a/docs/index.md b/docs/index.md index c2a3b11..6eed7f1 100644 --- a/docs/index.md +++ b/docs/index.md @@ -90,7 +90,7 @@ The OWASP Amass Project maintains a **Homebrew** package. #### Prerequisites -- **Homebrew:** Intall an up-to-date version of the package manager on your system. You can download it from the [Homebrew Official Website](https://brew.sh/). +- **Homebrew:** Install an up-to-date version of the package manager on your system. You can download it from the [Homebrew Official Website](https://brew.sh/). #### Perform the build and installation process @@ -107,7 +107,7 @@ brew install amass Before you begin, make sure you have the following installed on your system: -- **Docker:** Up-to-date intallation running on your system. You can download it from the [Docker Official Website](https://www.docker.com/products/docker-desktop/). +- **Docker:** Up-to-date installation running on your system. You can download it from the [Docker Official Website](https://www.docker.com/products/docker-desktop/). #### Step 1: Pull the Amass Docker Image @@ -140,7 +140,7 @@ Follow these steps to set up Amass using [Docker Compose](https://docs.docker.co Before you begin, make sure you have the following installed on your system: -- **Docker:** Up-to-date intallation running on your system. You can download it from the [Docker Official Website](https://www.docker.com/products/docker-desktop/). +- **Docker:** Up-to-date installation running on your system. You can download it from the [Docker Official Website](https://www.docker.com/products/docker-desktop/). - **Docker Compose:** Typically, Docker Compose is bundled with Docker Desktop, but you can verify the installation or install it seperately from [Docker Compose Installation](https://docs.docker.com/compose/).