Fix typo.

This commit is contained in:
Daniel Ceregatti 2023-03-07 10:34:26 -08:00
parent 6c68dd292f
commit f5048372d8

View file

@ -21,7 +21,7 @@ volumes, usually `/var/lib/docker/volumes`.
## Configure and Build
Ensure [Docker](https://docs.docker.com/engine/install/) and [Docker compose](https://docs.docker.com/compose/install/)
are properly installed. This means setting it up so it runs as your user. Make sure you're running thees commands as
are properly installed. This means setting it up so it runs as your user. Make sure you're running these commands as
your user, in your home directory.
Clone the repo, and change into the newly created directory: