Skip to content

Commit

Permalink
docs: Add requested changes
Browse files Browse the repository at this point in the history
  • Loading branch information
hayleepierce committed Sep 26, 2023
1 parent 5c1cd82 commit c71812e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,11 +91,11 @@ Follow these steps to install the `chasten` program:

## 🐋 Docker

There is also the option to use [Docker](https://www.docker.com/) to interact with `chasten`
There is also the option to use [Docker](https://www.docker.com/) to use `chasten`

Follow these steps to utilize Docker:

- Install Docker Desktop for your operating system
- Install [Docker Desktop](https://docs.docker.com/get-docker/) for your operating system
- Ensure Docker Desktop is running
- `cd` into the chasten directory where the `Dockerfile` is located
- Type `docker build -t chasten .` to build the container
Expand Down

0 comments on commit c71812e

Please sign in to comment.